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:   dsl
Date:           Sat Sep 11 11:07:44 UTC 2004

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

Log Message:
Count the output file size modulo 2^32 so that the check against the size
in the compressed file works for files greater than 4GB.
Fixes the fixable part of bin/26907


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