[sudo-commits] sudo changeset 13021:8caf505d7341

Todd C. Miller Todd.Miller at sudo.ws
Sun Feb 21 15:08:14 MST 2021


changeset:	13021:8caf505d7341 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/8caf505d7341
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Feb 21 14:59:29 2021 -0700

Log Message:
	Perform matching in fuzz_sudoers for inputs that parse correctly.
	The fuzzer now exercised the normal match code as well as the
	pseudo-command (list, validate, etc) match code.
	Privileges are also listed for well-formed sudoers file.

diffstat:

 plugins/sudoers/Makefile.in                 |    3 +-
 plugins/sudoers/regress/fuzz/fuzz_sudoers.c |  107 +++++++++++++++++++++++++++-
 2 files changed, 107 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list