Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 07/11/2004 06:20:29
Module Name:	src
Committed By:	mrg
Date:		Sun Jul 11 06:20:29 UTC 2004

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

Log Message:
- check for trunated input.
- check each gzip-part's length against the original and warn if it's
  wrong.  fixes part of PR#26233.
- check the input crc32.  fixes the rest of PR#26233.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 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.