[PATCH] D30504: [sanitizer] Bail out with warning if user dlopens shared library with RTLD_DEEPBIND flag

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 02:59:37 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297370: [sanitizer] Bail out with warning if user dlopens shared library with… (authored by chefmax).

Changed prior to commit:
  https://reviews.llvm.org/D30504?vs=90291&id=91148#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30504

Files:
  compiler-rt/trunk/lib/asan/asan_interceptors.cc
  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_linux.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/deepbind.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30504.91148.patch
Type: text/x-patch
Size: 4866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170309/feaf4cf2/attachment.bin>


More information about the llvm-commits mailing list