[PATCH] D44777: Mmap interceptor providing mprotect support
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 23 15:01:57 PDT 2018
devnexen updated this revision to Diff 139659.
devnexen added a comment.
Fix Apple build, as mprotect is already intercepted. We check the flags in apple case too.
https://reviews.llvm.org/D44777
Files:
lib/sanitizer_common/sanitizer_common.h
lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_common_libcdep.cc
lib/sanitizer_common/sanitizer_malloc_mac.inc
test/sanitizer_common/TestCases/Linux/mmap_write_exec.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44777.139659.patch
Type: text/x-patch
Size: 5517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/0856ee23/attachment.bin>
More information about the llvm-commits
mailing list