[sudo-commits] sudo changeset 12574:d6ef4e6ca624

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 17 16:56:57 MDT 2020


changeset:	12574:d6ef4e6ca624 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d6ef4e6ca624
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Aug 16 15:19:53 2020 -0600

Log Message:
	Recover from a syntax error after the ':' in a privilege spec.
	For compound privilege specs, don't throw away the entire thing if
	we have a syntax error, only the part after the error is encountered.

diffstat:

 plugins/sudoers/gram.c |  614 ++++++++++++++++++++++++------------------------
 plugins/sudoers/gram.y |    4 +
 2 files changed, 316 insertions(+), 302 deletions(-)



More information about the sudo-commits mailing list