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: Sun Jul 11 06:20:29 UTC 2004
Modified Files:
src/usr.bin/gzip: gzip.c
Log Message:
- check for trunated input.
- check each gzip-part's length against the original and warn if it's
wrong. fixes part of PR#26233.
- check the input crc32. fixes the rest of PR#26233.
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 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