]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Fixed buffer read overflow in crc32 folding when allocation size is not a multiple...
authorNathan Moinvaziri <nathan@nathanm.com>
Tue, 22 Oct 2019 02:13:20 +0000 (19:13 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 24 Oct 2019 07:10:34 +0000 (09:10 +0200)
commit2d189648d545fbada821e8d0cf0680f4b9064171
tree8f3c3b658d36fa469e3cbc9acc07dd44155b0385
parent5e8039d5914a0d7c5141896dfd60cf9657adb9ca
Fixed buffer read overflow in crc32 folding when allocation size is not a multiple of 16 bytes. zlib-ng/zlib-ng#452
arch/x86/crc_folding.c