]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
IBM zSystems DFLTCC: Extend sanitizer checks
authorIlya Leoshkevich <iii@linux.ibm.com>
Thu, 2 May 2024 15:29:00 +0000 (17:29 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Mon, 6 May 2024 20:51:54 +0000 (22:51 +0200)
commit1007e7a9c74148fe915384d7cc44921559500241
treef2e5ac55ad941dd723e9efab71531d1d6a396ae9
parent13d17a36f96c5dfa90570c1703a9098ebd67b4cd
IBM zSystems DFLTCC: Extend sanitizer checks

Currently the DFLTCC sanitizer instrumentation is limited to
MSAN-unpoisoning the parameter block. Add ASAN and MSAN checks;
also MSAN-unpoison the window.

Introduce the generic instrument_read(), instrument_write() and
instrument_read_write() macros, that are modeled after the repsective
functions in the Linux kernel.
arch/s390/dfltcc_detail.h
zbuild.h