[sudo-commits] sudo changeset 6641:67e54b14aa9d

Todd C. Miller Todd.Miller at courtesan.com
Mon Mar 21 15:26:46 EDT 2011


changeset:	6641:67e54b14aa9d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/67e54b14aa9d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Mar 21 15:25:47 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:

 plugins/sudoers/toke.c |  3691 +----------------------------------------------
 plugins/sudoers/toke.l |    32 +-
 2 files changed, 120 insertions(+), 3603 deletions(-)



More information about the sudo-commits mailing list