[sudo-commits] sudo changeset 12885:bf2c1c3b82e6

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


changeset:	12885:bf2c1c3b82e6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/bf2c1c3b82e6
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Feb 03 13:00:09 2021 -0700

Log Message:
	sudoersrestart() does not reset state to INITIAL, do it in init_lexer().
	Fixes spurious errors from fuzz_sudoers, which calls the parser multiple times.

diffstat:

 plugins/sudoers/toke.c |  1 +
 plugins/sudoers/toke.l |  1 +
 2 files changed, 2 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list