Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 01/31/2005 09:11:49
Module Name:	src
Committed By:	enami
Date:		Mon Jan 31 09:11:49 UTC 2005

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

Log Message:
Fix parsing of $GZIP so that not to overrun the end of string.
Addesses PR#28779.  Fix is slightly different that suggested in the PR
since it fails if $GZIP contains whitespace.


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