[sudo-commits] sudo changeset 12994:683d69d84aa6

Todd C. Miller Todd.Miller at sudo.ws
Tue Feb 16 12:13:31 MST 2021


changeset:	12994:683d69d84aa6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/683d69d84aa6
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Feb 16 10:37:04 2021 -0700

Log Message:
	In sudoers_policy_close() call sudoers_cleanup() instead of sudo_user_free().
	If we didn't call sudoers_policy_main() due to an early error there
	may be more things to clean up.

diffstat:

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



More information about the sudo-commits mailing list