[sudo-commits] sudo changeset 7553:d44ec88f1183

Todd C. Miller Todd.Miller at courtesan.com
Wed Jan 4 15:45:39 EST 2012


changeset:	7553:d44ec88f1183 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d44ec88f1183
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jan 04 15:45:03 2012 -0500

Log Message:
	Print a more sensible error if yyparse() returns non-zero but
	yyerror() was not called.

diffstat:

 plugins/sudoers/gram.c  |  2 +-
 plugins/sudoers/gram.y  |  2 +-
 plugins/sudoers/parse.c |  8 ++++++--
 3 files changed, 8 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list