Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 06/05/2004 15:47:10
Module Name: src
Committed By: mrg
Date: Sat Jun 5 15:47:10 UTC 2004
Modified Files:
src/usr.bin/gzip: gzip.c
Log Message:
explicitly lseek() to offset 10 to read the original name. fixes a
latent bug awoken by rev 1.37 (prior versions always left the fd at
this offset purely by chance.) fixes PR#25824.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 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.