[sudo-commits] sudo changeset 14231:5de0370eddcb

Todd C. Miller Todd.Miller at sudo.ws
Tue Oct 4 13:40:15 MDT 2022


changeset:	14231:5de0370eddcb in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5de0370eddcb
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Oct 04 13:37:32 2022 -0600

Log Message:
	Do not match a literal "" command line argument as "" in sudoers.
	If the empty string is specified in sudoers, no user args are allowed.
	GitHub issue #182.

diffstat:

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



More information about the sudo-commits mailing list