* inflate.c (huft_build): Fix regression that caused gzip to
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Dec 2006 23:30:17 +0000 (23:30 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Dec 2006 23:30:17 +0000 (23:30 +0000)
commit5dcb622fc11587e894addfe3dd305ab2f17223dd
treee6612735eebef7468b6a9561c72720f5bfc71c87
parent6d91b9028ce886a0ab7e1b3d0d29d145a4a301e5
* inflate.c (huft_build): Fix regression that caused gzip to
refuse to uncompress null input (all zero length codes).  Problem
reported by Yiorgos Adamopoulos.  This regression was caused by
the security patch installed 2006-11-20, which in turn came from
Debian, which in turn apparently came from Thomas Biege of SuSe.
ChangeLog
inflate.c