Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/12/2005 05:45:38
Module Name: src
Committed By: lukem
Date: Sun Jun 12 05:45:38 UTC 2005
Modified Files:
src/lib/libc/stdio: vfwprintf.c
Log Message:
Ensure nconv isn't used in __mbsconv() before being initialized.
Appease gcc -Wuninitialized elsewhere.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/stdio/vfwprintf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.