[sudo-commits] sudo changeset 6647:f31c6622aaf9

Todd C. Miller Todd.Miller at courtesan.com
Mon Mar 21 17:49:30 EDT 2011


changeset:	6647:f31c6622aaf9 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/f31c6622aaf9
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Mar 21 17:49:16 2011 -0400

Log Message:
	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.

diffstat:

 toke.l |  33 +++++++++++++++++++++++++++++----
 1 files changed, 29 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list