[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Wed Nov 24 16:28:56 EST 2004


Module Name:	sudo
Committed By:	millert
Date:		Wed Nov 24 21:28:56 UTC 2004

Modified Files:
	sudo: gram.c gram.y sudo.c

Log Message:
Set safe_cmnd after sudoers_lookup() if it has not been set.
Previously it was set by sudo "ALL" in the parser but at that point
the fully-qualified pathname has not yet been found.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 sudo/gram.c
cvs rdiff -r1.8 -r1.9 sudo/gram.y
cvs rdiff -r1.392 -r1.393 sudo/sudo.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the sudo-commits mailing list