diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-12-16 22:38:41 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-12-16 22:38:41 +0000 |
commit | 1cc43490681263089ee601bd6579ea970c6b5065 (patch) | |
tree | e2352d990a538c7fdc1138748dfaf086a268ee0e /distrib/special | |
parent | 9d357bb40990d1fef0b92e9bd97c9569bac9282f (diff) |
when we read the original file size from the gzp header in uncompress mode
and compare it to total_out to detect I/O errors we need to cast total_out
to u_int32_t as the gzip header file is limited to that and total_out is now
64 bits.
ok millert@
Diffstat (limited to 'distrib/special')
0 files changed, 0 insertions, 0 deletions