mirror of https://github.com/madler/zlib.git
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.pull/2/head
parent
1b57de3aef
commit
383d2cdab7
1 changed files with 8 additions and 32 deletions
Loading…
Reference in new issue