[sudo-commits] sudo changeset 13550:3215cad4174f

Todd C. Miller Todd.Miller at sudo.ws
Wed Sep 29 09:05:59 MDT 2021


changeset:	13550:3215cad4174f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/3215cad4174f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Sep 29 09:03:24 2021 -0600

Log Message:
	Stub out sudo_printf() and avoid other use of stderr in fuzzers.
	This makes it possible to parse sudoers without using quiet mode,
	resulting in better coverage.

diffstat:

 plugins/sudoers/Makefile.in                      |   4 +-
 plugins/sudoers/regress/fuzz/fuzz_sudoers.c      |  31 ++++++++++++-----------
 plugins/sudoers/regress/fuzz/fuzz_sudoers_ldif.c |   9 ++++++
 3 files changed, 27 insertions(+), 17 deletions(-)



More information about the sudo-commits mailing list