[sudo-commits] sudo changeset 14684:ed37b2a451f8

Todd C. Miller Todd.Miller at sudo.ws
Sat Mar 25 13:31:29 MDT 2023


changeset:	14684:ed37b2a451f8 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/ed37b2a451f8
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Mar 25 08:27:41 2023 -0600

Log Message:
	Store submitcwd (from user_details) in struct command_details.
	This eliminates use of the user_details global from exec_setup().

diffstat:

 src/exec.c |  14 +++++++-------
 src/sudo.c |   3 ++-
 src/sudo.h |   3 ++-
 3 files changed, 11 insertions(+), 9 deletions(-)



More information about the sudo-commits mailing list