[sudo-commits] sudo changeset 6634:355478293f8c

Todd C. Miller Todd.Miller at courtesan.com
Mon Mar 21 15:22:06 EDT 2011


changeset:	6634:355478293f8c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/355478293f8c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Mar 21 12:48:33 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