[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Thu Dec 2 10:40:00 EST 2004


Module Name:	sudo
Committed By:	millert
Date:		Thu Dec  2 15:40:00 UTC 2004

Modified Files:
	sudo: getspwuid.c

Log Message:
Check rbinsert() return value.  In the case of faked up entries there
is usually a negative response cached that we need to overwrite.

In pwfree() don't try to zero out a NULL pw_passwd pointer.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 sudo/getspwuid.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