Subject: CVS commit: [netbsd-3] src/usr.bin/chpass
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 06/15/2005 05:10:36
Module Name: src
Committed By: snj
Date: Wed Jun 15 05:10:36 UTC 2005
Modified Files:
src/usr.bin/chpass [netbsd-3]: chpass.c
Log Message:
Pull up revision 1.30 (requested by lukem in ticket #405):
Ensure yflag is initialized before trying to use it.
Detected with gcc -Wuninitialized.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.29.2.1 src/usr.bin/chpass/chpass.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.