]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Reorganize initialization and use a single malloc call for both
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Fri, 4 Jul 2025 15:53:09 +0000 (17:53 +0200)
committerHans Kristian Rosbach <hk-git@circlestorm.org>
Wed, 20 Aug 2025 14:32:23 +0000 (16:32 +0200)
commitdeece63e8c72cd1b07b7d0d2a876d88ddb693d56
tree1c69ce28e29000d65d3c7b9369415faaec693d5c
parentba3cc63309a5ad1e722d02676bd0cd7a66742a53
Reorganize initialization and use a single malloc call for both
in and outbuffers in gzopen/gzread/gzwrite.
Also start aligning the allocation to 64 bytes (on a cacheline border).
gzguts.h
gzlib.c
gzread.c.in
gzwrite.c
zutil.c
zutil.h