[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Sun Nov 2 09:28:04 EST 2008


Module Name:	sudo
Committed By:	millert
Date:		Sun Nov  2 14:28:04 UTC 2008

Modified Files:
	sudo: match.c

Log Message:
Short circuit glob() checks if basename(pattern) != basename(command).
Refactor code that checks for a command in a directory and use it in the
glob case if the resolved pattern ends in a '/'.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 sudo/match.c



More information about the sudo-commits mailing list