]> granicus.if.org Git - sudo/commit
If we match a rule anchored to the beginning of a line after parsing
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 21 Mar 2011 16:48:33 +0000 (12:48 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 21 Mar 2011 16:48:33 +0000 (12:48 -0400)
commitc7dd8399ebab5cf1cd056591167e7fc17d2fb5e0
tree51d880ffe5ff6c2c7759444fc8f01d0642c19599
parentedfb5cd7a2afcfd901919e789eee6a8ce391edac
If we match a rule anchored to the beginning of a line after parsing
a line continuation character, return an ERROR token.  It would be
nicer to use REJECT instead but that substantially slows down the
lexer.
plugins/sudoers/toke.c
plugins/sudoers/toke.l