[sudo-commits] sudo changeset 12991:c2c9832c32f4

Todd C. Miller Todd.Miller at sudo.ws
Tue Feb 16 09:35:43 MST 2021


changeset:	12991:c2c9832c32f4 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c2c9832c32f4
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Feb 16 08:26:49 2021 -0700

Log Message:
	No need for sudoers_cleanup() in sudoers_policy_invalidate().
	The sudoers close() function is now called even for "sudo -k".
	Also no need to set user_cmnd, it is not used in this code path.

diffstat:

 plugins/sudoers/policy.c |  3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list