[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Fri Apr 24 14:53:16 EDT 2009


Module Name:	sudo
Committed By:	millert
Date:		Fri Apr 24 18:53:16 UTC 2009

Modified Files:
	sudo: env.c

Log Message:
setenv(3) in Linux treats a NUL value as the empty string
setenv(3) in BSD doesn't return an error if the name has '=' in it, it
just treats the '=' as end of string.


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 sudo/env.c



More information about the sudo-commits mailing list