cvs commit: src/gnu/usr.bin/gzip inflate.c
Tim J. Robbins
tjr at FreeBSD.org
Thu Aug 12 22:38:44 PDT 2004
tjr 2004-08-13 05:38:44 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/gzip inflate.c
Log:
Bring in fix from gzip 1.3.3 to avoid crashes when processing certain corrupt
input files:
1999-06-25 Paul Eggert <eggert at twinsun.com>
* inflate.c (huft_build):
Set n to length of v, to detect improper tables.
Don't accidentally grow j past z.
MFC after: 3 days
Revision Changes Path
1.9 +8 -6 src/gnu/usr.bin/gzip/inflate.c
More information about the cvs-src
mailing list