[sudo-commits] sudo changeset 12350:039565f16d13

Todd C. Miller Todd.Miller at sudo.ws
Wed Apr 8 10:23:06 MDT 2020


changeset:	12350:039565f16d13 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/039565f16d13
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Apr 08 09:26:41 2020 -0600

Log Message:
	Store the result of ERR_get_error() so we can use it for both warn and debug.
	Otherwise, only the debug framework gets the actual error and the
	user won't see the problem.

diffstat:

 logsrvd/logsrvd.c              |   6 ++----
 logsrvd/sendlog.c              |  16 ++++++++++------
 plugins/sudoers/iolog_client.c |  42 ++++++++++++++++++++++++++----------------
 3 files changed, 38 insertions(+), 26 deletions(-)


More information about the sudo-commits mailing list