]> 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-github@circlestorm.org>
Sat, 23 Aug 2025 15:25:17 +0000 (17:25 +0200)
commitc14a33cb283648917bdb94f4e04f45818b604130
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