[sudo-commits] sudo changeset 12883:64792d363f62

Todd C. Miller Todd.Miller at sudo.ws
Wed Feb 3 13:01:30 MST 2021


changeset:	12883:64792d363f62 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/64792d363f62
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Feb 03 12:52:15 2021 -0700

Log Message:
	Use sudoersrestart() in fuzz_sudoers.c
	Since we run the parser multiple times we need to restart it each time.

diffstat:

 plugins/sudoers/regress/fuzz/fuzz_sudoers.c |  10 ++++++----
 plugins/sudoers/sudoers.h                   |   1 +
 plugins/sudoers/visudo.c                    |   1 -
 3 files changed, 7 insertions(+), 5 deletions(-)



More information about the sudo-commits mailing list