]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Fixed zero length stored block left open when using Z_SYNC_FLUSH. Moved toggling...
authorNathan Moinvaziri <nathan@solidstatenetworks.com>
Sat, 16 May 2020 22:37:27 +0000 (18:37 -0400)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Mon, 25 May 2020 14:40:56 +0000 (16:40 +0200)
commit6fb4e882a667601bdc73ed5cde38d11beb65cf4e
treef0f365527befeaf171dce60c45c850e88b53edd5
parent81a06e1d5b335f70598fe4492b3f68c6690e5b50
Fixed zero length stored block left open when using Z_SYNC_FLUSH. Moved toggling of block_open back to deflate_quick since zero length stored block doesn't emit end of block code.
CMakeLists.txt
arch/x86/deflate_quick.c
trees.c
trees_emit.h