]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Simplify inflate window management now that there is no need to
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Thu, 23 May 2024 18:10:00 +0000 (20:10 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 30 May 2024 11:59:40 +0000 (13:59 +0200)
commit037c6f84b5f6c84752d7bd67986f0b0d1760a545
treecfd7ab4eb79acc3f317ebc7ce7c7bffc42b1726e
parentf512bc117690af87724609a3987180ee60b80a18
Simplify inflate window management now that there is no need to
worry about failed allocs other than during init.
arch/s390/dfltcc_inflate.c
inflate.c
inflate.h