[sudo-commits] sudo changeset 5557:2a0c82ffedde

Todd C. Miller Todd.Miller at courtesan.com
Thu Jun 10 17:53:33 EDT 2010


changeset:	5557:2a0c82ffedde in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/2a0c82ffedde
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jun 10 17:53:27 2010 -0400

Log Message:
	A comment character may not be part of a command line argument
	unless it is quoted with a backslash.  Fixes parsing of:
	    testuser ALL=NOPASSWD: /usr/bin/wl #comment foo bar
	closes bz #441

diffstat:

 toke.c |  294 +++++++++++++++++++++++++++++++++-------------------------------
 toke.l |    2 +-
 2 files changed, 152 insertions(+), 144 deletions(-)



More information about the sudo-commits mailing list