[sudo-commits] sudo changeset 12889:e90e61d4bb0e

Todd C. Miller Todd.Miller at sudo.ws
Wed Feb 3 15:14:13 MST 2021


changeset:	12889:e90e61d4bb0e in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/e90e61d4bb0e
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Feb 03 15:13:18 2021 -0700

Log Message:
	If getdelim() returns a string with embedded NULs, truncate on first one.
	This should avoid some issues with the fuzzer.

diffstat:

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



More information about the sudo-commits mailing list