]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Add variable 'wbufsize' to track window buffer including padding, to allow
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Wed, 25 Sep 2024 15:21:28 +0000 (17:21 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Tue, 8 Oct 2024 13:51:12 +0000 (15:51 +0200)
commita5c20ed67e0f58c05346cee74e31fd63f487c74f
treec4a6a5bc3c75c8ac73c74d4b16e068be15bc7136
parent39e9c86ec0a8f28c2edda8a73120b8b1700f82e8
Add variable 'wbufsize' to track window buffer including padding, to allow
the chunkset code to spill garbage data into the padding area if available.
infback.c
inffast_tpl.h
inflate.c
inflate.h