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:   mrg
Date:           Thu Sep 15 09:30:21 UTC 2005

Modified Files:
        src/usr.bin/gzip: gzip.c

Log Message:
in file_compress() always stat() the input file.  this patch avoids
reading from uninitialised space as provided by John Hein in PR#28995.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/usr.bin/gzip/gzip.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