Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: Michael van Elst <mlelstv@netbsd.org>
List: source-changes
Date: 10/13/2006 20:16:33
Module Name: src
Committed By: mlelstv
Date: Fri Oct 13 20:16:33 UTC 2006
Modified Files:
src/usr.bin/gzip: gzip.c
Log Message:
Abort decompression with an error when EOF is reached on input. The
test output will then be 'NOT OK'. Fixes PR bin/32933.
To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 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.