[sudo-commits] sudo changeset 8357:aa6036df5fb2

Todd C. Miller Todd.Miller at courtesan.com
Fri Aug 24 09:11:14 EDT 2012


changeset:	8357:aa6036df5fb2 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/aa6036df5fb2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Aug 23 14:02:02 2012 -0400

Log Message:
	Don't print an error message in yyerror() if open_sudoers() fails,
	we've already printed an error message.  Also restore the check
	for sudoers_warnings in yyerror().

diffstat:

 plugins/sudoers/gram.c |  192 ++++++++++++++++++++++++------------------------
 plugins/sudoers/gram.y |    8 +-
 plugins/sudoers/toke.c |    9 +-
 plugins/sudoers/toke.l |    9 +-
 4 files changed, 106 insertions(+), 112 deletions(-)



More information about the sudo-commits mailing list