[PATCH] D44777: Mmap interceptor providing mprotect support

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 24 00:49:05 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328415: Mmap interceptor providing mprotect support (authored by vitalybuka, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44777?vs=139699&id=139701#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44777

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_libcdep.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_malloc_mac.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/mmap_write_exec.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44777.139701.patch
Type: text/x-patch
Size: 9133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180324/89a382d2/attachment.bin>


More information about the llvm-commits mailing list