[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Wed Mar 5 15:19:50 EST 2008


Module Name:	sudo
Committed By:	millert
Date:		Wed Mar  5 20:19:50 UTC 2008

Modified Files:
	sudo: gram.c gram.y

Log Message:
When adding a default, only call list2tq() once to do the list to
tq conversion.  It is not legal to call list2tq multiple times on
the same list since list2tq consumes and modifies the list argument.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 sudo/gram.c
cvs rdiff -r1.30 -r1.31 sudo/gram.y




More information about the sudo-commits mailing list