[sudo-commits] sudo changeset 12911:a66085f05dea

Todd C. Miller Todd.Miller at sudo.ws
Mon Feb 8 05:01:59 MST 2021


changeset:	12911:a66085f05dea in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a66085f05dea
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Feb 08 04:56:17 2021 -0700

Log Message:
	Add fuzz Makefile target and run fuzzer corpus in make check.

diffstat:

 MANIFEST                                         |   1 +
 Makefile.in                                      |   2 +-
 doc/Makefile.in                                  |   2 +
 examples/Makefile.in                             |   2 +
 include/Makefile.in                              |   2 +
 lib/eventlog/Makefile.in                         |   2 +
 lib/fuzzstub/Makefile.in                         |   2 +
 lib/iolog/Makefile.in                            |  12 ++++-
 lib/logsrv/Makefile.in                           |   2 +
 lib/util/Makefile.in                             |   2 +
 lib/zlib/Makefile.in                             |   2 +
 logsrvd/Makefile.in                              |   2 +
 plugins/audit_json/Makefile.in                   |   2 +
 plugins/group_file/Makefile.in                   |   2 +
 plugins/python/Makefile.in                       |   2 +
 plugins/sample/Makefile.in                       |   2 +
 plugins/sample_approval/Makefile.in              |   2 +
 plugins/sudoers/Makefile.in                      |  12 ++++-
 plugins/sudoers/regress/fuzz/fuzz_sudoers.out.ok |  57 ++++++++++++++++++++++++
 plugins/system_group/Makefile.in                 |   2 +
 src/Makefile.in                                  |   2 +
 21 files changed, 113 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list