Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/gzip
Module Name: src
Committed By: lukem
Date: Thu Jun 2 01:51:58 UTC 2005
Modified Files:
src/usr.bin/gzip: gzip.c unbzip2.c
Log Message:
Fix numerous uninitalized variables.
Detected with gcc -Wuninitialized.
To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/usr.bin/gzip/gzip.c
cvs rdiff -r1.6 -r1.7 src/usr.bin/gzip/unbzip2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index