]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Define an empty __msan_unpoison() without Z_MEMORY_SANITIZER
authorIlya Leoshkevich <iii@linux.ibm.com>
Thu, 6 Jul 2023 11:49:58 +0000 (13:49 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sun, 16 Jul 2023 10:41:50 +0000 (12:41 +0200)
commite23130bdead4a910ca7e4eb44be48ae2c4ccd523
treeebe046e0b8e82d427d4a13dc76eb574c5b982aae
parent65fedde613138d0279215125e1942c71417fd141
Define an empty __msan_unpoison() without Z_MEMORY_SANITIZER

Currently all the usages of __msan_unpoison() have to be guarded by
"#ifdef Z_MEMORY_SANITIZER". Simplify things by defining an empty
__msan_unpoison() when the code is compiled without MSan.
arch/arm/chunkset_neon.c
arch/s390/dfltcc_detail.h
arch/x86/chunkset_avx2.c
arch/x86/chunkset_ssse3.c
zbuild.h