Subject: CVS commit: src/usr.bin/login
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/19/2005 03:40:59
Module Name:	src
Committed By:	lukem
Date:		Tue Apr 19 03:40:58 UTC 2005

Modified Files:
	src/usr.bin/login: login_pam.c

Log Message:
Safety boots: don't depend upon getpwnam_r() to set pwd to NULL on all
failures, especially as we're ignoring the return result.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/usr.bin/login/login_pam.c

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