[sudo-commits] sudo changeset 15019:1e4420b64b5d

Todd C. Miller Todd.Miller at sudo.ws
Sat Aug 26 10:48:34 MDT 2023


changeset:	15019:1e4420b64b5d in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/1e4420b64b5d
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Aug 26 10:32:37 2023 -0600

Log Message:
	Do not rely on the definition of ALLOW/DENY being true/false.

	We now explicitly check for ALLOW and DENY when checking return
	values and negating values.

diffstat:

 plugins/sudoers/cvtsudoers.c |   8 ++--
 plugins/sudoers/match.c      |  87 ++++++++++++++++++++++++++++---------------
 2 files changed, 60 insertions(+), 35 deletions(-)



More information about the sudo-commits mailing list