Subject: PR/32933 CVS commit: src/usr.bin/gzip
To: None <mlelstv@NetBSD.org, gnats-admin@netbsd.org,>
From: Michael van Elst <mlelstv@netbsd.org>
List: netbsd-bugs
Date: 10/13/2006 20:20:02
The following reply was made to PR bin/32933; it has been noted by GNATS.
From: Michael van Elst <mlelstv@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/32933 CVS commit: src/usr.bin/gzip
Date: Fri, 13 Oct 2006 20:16:33 +0000 (UTC)
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.