Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/02/2004 10:09:42
Module Name: src
Committed By: simonb
Date: Fri Jan 2 10:09:42 UTC 2004
Modified Files:
src/usr.bin/gzip: gzip.c
Log Message:
Fix off-by-one error in the malloc of the new argv in prepend_gzip().
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 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.