mirror of https://github.com/madler/zlib.git
A windowBits value of 0, 16, or 32 gets the window bits from the zlib header. However there is no zlib header for 16, or for 32 when the input is gzip. This commit sets the window bits for inflate to 15 if a gzip stream is detected and windowBits was 16 or 32.pull/115/head
parent
b56d1c62ee
commit
0db8fd3714
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue