]> granicus.if.org Git - sudo/commit
Don't print an error message in yyerror() if open_sudoers() fails,
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Aug 2012 18:02:02 +0000 (14:02 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Aug 2012 18:02:02 +0000 (14:02 -0400)
commite498bab4c1a8c96e153ce5b42dc6486209a1a401
treec46ad546163f940eee598718e4b21fdb3e90666a
parent0c8c3c0cd824a4af25cb7fcdc03dc061b875ad9e
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().
plugins/sudoers/gram.c
plugins/sudoers/gram.y
plugins/sudoers/toke.c
plugins/sudoers/toke.l