Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/gzip



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.




Home | Main Index | Thread Index | Old Index