Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/usr.bin/gzip
Module Name: src
Committed By: tron
Date: Wed Aug 31 10:34:39 UTC 2005
Modified Files:
src/usr.bin/gzip [netbsd-3]: gzip.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #721):
usr.bin/gzip/gzip.c: revision 1.73
avoid an infinite loop while decompressing invalid gzip files.
some minor CSE. compare stat return value consistently.
thanks to tron for testing the first change.
To generate a diff of this commit:
cvs rdiff -r1.71.2.1 -r1.71.2.2 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