[all-commits] [llvm/llvm-project] 686cb2: [Sanitizer] Add munmap interceptor in sanitizer_co...
kstoimenov via All-commits
all-commits at lists.llvm.org
Mon Jun 12 14:34:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 686cb26edbe1280e596c7b15beac52d676990ce4
https://github.com/llvm/llvm-project/commit/686cb26edbe1280e596c7b15beac52d676990ce4
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp
M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
Log Message:
-----------
[Sanitizer] Add munmap interceptor in sanitizer_common
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D152598
More information about the All-commits
mailing list