]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Reorder variables in inflate functions to reduce padding holes
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Wed, 9 Oct 2024 14:27:43 +0000 (16:27 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 10 Oct 2024 11:22:50 +0000 (13:22 +0200)
commitdae668dbffc1af227196a9ff4d3397cda1232888
treed263a048c461f502ce090a9dd7ef16377c578be1
parent1ec47b72454ddadf4209e7eacda4a570417b55b8
Reorder variables in inflate functions to reduce padding holes
due to variable alignment requirements.
inffast_tpl.h
inflate.c