[sudo-commits] sudo changeset 12865:5593a755f359

Todd C. Miller Todd.Miller at sudo.ws
Mon Feb 1 16:05:32 MST 2021


changeset:	12865:5593a755f359 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5593a755f359
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Feb 01 15:17:57 2021 -0700

Log Message:
	Add initial fuzzers to be used by oss-fuzz.
	These are not yet hooked up to the sudo build.

diffstat:

 MANIFEST                                         |   5 +-
 lib/iolog/regress/fuzz/fuzz_iolog_json.c         |  58 +++++++++++++++++++++++
 plugins/sudoers/regress/fuzz/fuzz_sudoers.c      |  58 +++++++++++++++++++++++
 plugins/sudoers/regress/fuzz/fuzz_sudoers_ldif.c |  59 ++++++++++++++++++++++++
 4 files changed, 179 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list