DragonFly commits List (threaded) for 2004-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/gnu/usr.bin/gzip
drhodus 2004/09/13 17:03:32 PDT
DragonFly 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@xxxxxxxxxxx>
* inflate.c (huft_build):
Set n to length of v, to detect improper tables.
Don't accidentally grow j past z.
Merged from fbsd.
Revision Changes Path
1.3 +9 -7 src/gnu/usr.bin/gzip/inflate.c
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gzip/inflate.c.diff?r1=1.2&r2=1.3&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]