Subject: CVS commit: [netbsd-2] src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 09/06/2005 16:00:22
Module Name:	src
Committed By:	riz
Date:		Tue Sep  6 16:00:22 UTC 2005

Modified Files:
	src/usr.bin/gzip [netbsd-2]: gzip.c

Log Message:
Pull up following revision(s) (requested by mrg in ticket #5626):
	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.29.2.29.2.3 -r1.29.2.29.2.4 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.