[sudo-commits] sudo changeset 15005:dd41395692e5

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 21 13:22:50 MDT 2023


changeset:	15005:dd41395692e5 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/dd41395692e5
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Aug 21 13:21:51 2023 -0600

Log Message:
	Remove dead code dealing with unknown user and MODE_INVALIDATE.

	The timestamp unlink code does not need the user's struct passwd
	pointer, just the user name (which we already have).  Found by
	PVS-Studio.

diffstat:

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



More information about the sudo-commits mailing list