]> 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>
Fri, 17 Mar 2023 20:27:56 +0000 (21:27 +0100)
commit77bb08ad215f75b0dff9d81a96c20f7001e1ff55
tree5de1a71ace2a24b5f8c801132a073a59ea6b38a9
parentbc915bf1589d2d5a01d5aab6eff514d58f89bbc7
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>
Backported from commit c882034d48afc0b32a38e8f7ca63a2e4e91ab42d.
inflate.c
zbuild.h