]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Use _msan_unposion to unposion end of window for when it needs to read the past ...
authorNathan Moinvaziri <nathan@nathanm.com>
Mon, 11 Apr 2022 02:35:12 +0000 (19:35 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 13 Apr 2022 22:00:27 +0000 (00:00 +0200)
commitc882034d48afc0b32a38e8f7ca63a2e4e91ab42d
tree56edf7bd6975f7aa6c53ffdb5d103d5d48b73c08
parent24d1d8497ea8adca3e54d7b157db3ff31c37251c
Use _msan_unposion to unposion end of window for when it needs to read the past < chunksize bytes in the window. See #1245.

Co-authored-by: Adam Stylinski <kungfujesus06@gmail.com>
inflate.c
zbuild.h