Subject: re: CVS commit: src/usr.bin/gzip
To: David Laight <david@l8s.co.uk>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 09/16/2005 04:52:31
   On Thu, Sep 15, 2005 at 09:30:21AM +0000, matthew green wrote:
   > 
   > Module Name:	src
   > Committed By:	mrg
   > Date:		Thu Sep 15 09:30:21 UTC 2005
   > 
   > Modified Files:
   > 	src/usr.bin/gzip: gzip.c
   > 
   > Log Message:
   > in file_compress() always stat() the input file.  this patch avoids
   > reading from uninitialised space as provided by John Hein in PR#28995.
   
   This patch look as though it breaks compilation when SMALL is defined.

indeed, i've fixed this.  thanks.


.mrg.