Subject: PR/35048 CVS commit: src/usr.bin/gzip
To: None <mrg@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: matthew green <mrg@netbsd.org>
List: netbsd-bugs
Date: 11/13/2006 22:00:06
The following reply was made to PR bin/35048; it has been noted by GNATS.
From: matthew green <mrg@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/35048 CVS commit: src/usr.bin/gzip
Date: Mon, 13 Nov 2006 21:57:59 +0000 (UTC)
Module Name: src
Committed By: mrg
Date: Mon Nov 13 21:57:59 UTC 2006
Modified Files:
src/usr.bin/gzip: gzip.c
Log Message:
properly detect when the output fails (eg, full filesystem) and do not
delete the input file. patch from PR#35048.
To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 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.