Subject: CVS commit: src/libexec/getty
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/01/2005 15:50:00
Module Name:	src
Committed By:	lukem
Date:		Wed Jun  1 15:50:00 UTC 2005

Modified Files:
	src/libexec/getty: main.c

Log Message:
Ensure rval is initialized before we try to check it; it won't be set
if AL or NN are in use.
Detected with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/libexec/getty/main.c

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