[sudo-commits] sudo changeset 14253:11976aa84040

Todd C. Miller Todd.Miller at sudo.ws
Wed Oct 19 19:06:24 MDT 2022


changeset:	14253:11976aa84040 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/11976aa84040
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Oct 19 17:05:36 2022 -0600

Log Message:
	Don't NULL out the plugin close function when logging to a log server.
	If sudo calls execve(2) directly the accept info will not be sent.
	We also need the sudo front-end to wait until the command finishes
	to send the exit status.

diffstat:

 plugins/sudoers/policy.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list