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:17:46
Module Name: src
Committed By: mlelstv
Date: Fri Oct 13 20:17:46 UTC 2006
Modified Files:
src/usr.bin/gzip: gzip.c
Log Message:
End a decompression when trailing garbage is found. It emits a warning
message and causes a non-zero exit status (similar to GNU gzip).
Fixes PR bin/33045.
To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 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.