[sudo-commits] sudo changeset 12745:e361897d0192

Todd C. Miller Todd.Miller at sudo.ws
Tue Nov 17 13:57:59 MST 2020


changeset:	12745:e361897d0192 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/e361897d0192
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Nov 17 13:15:15 2020 -0700

Log Message:
	Pass command_info[] to audit plugin on I/O log plugin reject or error.
	The audit plugin should cope with a NULL command_info but there's no
	reason not to pass the info when we have it.

diffstat:

 src/exec_pty.c |  41 ++++++++++++++++++++++++-----------------
 src/sudo.c     |   1 +
 src/sudo.h     |   1 +
 3 files changed, 26 insertions(+), 17 deletions(-)



More information about the sudo-commits mailing list