[sudo-commits] sudo changeset 13448:5462a5e1d760

Todd C. Miller Todd.Miller at sudo.ws
Fri Aug 27 15:59:48 MDT 2021


changeset:	13448:5462a5e1d760 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5462a5e1d760
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Aug 27 15:58:19 2021 -0600

Log Message:
	Update runcwd in command_info[] before passing it to the audit plugin.
	Since sudoers does rejected commands itself the runcwd will still
	not be correct for those.

diffstat:

 include/intercept.pb-c.h    |   3 +-
 src/exec_intercept.c        |  95 ++++++++++++++++++++++++++++----------------
 src/intercept.pb-c.c        |  35 +++++++++++-----
 src/intercept.proto         |   9 ++-
 src/sudo_intercept_common.c |   4 +
 5 files changed, 96 insertions(+), 50 deletions(-)



More information about the sudo-commits mailing list