]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Throw an error when input is raw deflate stream but window_bits is not supplied.
authorNathan Moinvaziri <nathan@nathanm.com>
Fri, 11 Mar 2022 23:45:06 +0000 (15:45 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 16 Mar 2022 10:42:45 +0000 (11:42 +0100)
commit063484eb629716b27a226a1b5bc5ba2eb6adf14f
tree01bce0633d227fb63b5270f60acc8ce9dfc1a9c3
parent693f1eb819c536a083a2622f5741b5e93abe7d6a
Throw an error when input is raw deflate stream but window_bits is not supplied.
test/minideflate.c