[sudo-commits] sudo changeset 14982:f70888bdedf6

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 14 16:30:28 MDT 2023


changeset:	14982:f70888bdedf6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f70888bdedf6
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Aug 14 13:25:13 2023 -0600

Log Message:
	Pass in directory to check_user_runchroot() and check_user_runcwd().

	This way we do not rely on the runas_ctx global.

diffstat:

 plugins/sudoers/check_util.c               |  26 ++++++++++++--------------
 plugins/sudoers/regress/fuzz/fuzz_policy.c |   4 ++--
 plugins/sudoers/sudoers.c                  |   4 ++--
 plugins/sudoers/sudoers.h                  |   4 ++--
 plugins/sudoers/testsudoers.c              |   4 ++--
 5 files changed, 20 insertions(+), 22 deletions(-)



More information about the sudo-commits mailing list