diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-11-06 15:02:02 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-11-27 14:15:40 -0800 |
commit | 383d2cdab7662d21a3c720139635fe0fbc451a71 (patch) | |
tree | 23a9a814dca02204a1e7493a91e301000d6d7d4a /INDEX | |
parent | 1b57de3aef88bd0a7b80c11db3631281b08b650a (diff) | |
download | zlib-383d2cdab7662d21a3c720139635fe0fbc451a71.tar.gz zlib-383d2cdab7662d21a3c720139635fe0fbc451a71.tar.bz2 zlib-383d2cdab7662d21a3c720139635fe0fbc451a71.zip |
Simplify incomplete code table filling in inflate_table().
Due to earlier changes in the error checking in inflate_table(), the
code to fill in a table for an incomplete code handled cases that can
never actually occur. This simplifies that code to handle the only
possible case, which is a single empty table entry for a code with
a single symbol with a length of one bit.
Diffstat (limited to 'INDEX')
0 files changed, 0 insertions, 0 deletions