[PATCH] D44777: Mmap interceptor providing mprotect support
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 22 05:00:53 PDT 2018
devnexen created this revision.
Herald added subscribers: Sanitizers, llvm-commits, kubamracek.
- Intercepting mprotect calls.
- Fixing forgotten flag check.
Repository:
rCRT Compiler Runtime
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
test/sanitizer_common/TestCases/Linux/mmap_write_exec.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44777.139429.patch
Type: text/x-patch
Size: 4197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/f0d1befd/attachment.bin>
More information about the llvm-commits
mailing list