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

Maxim Ostapenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 00:07:10 PST 2017


m.ostapenko updated this revision to Diff 90291.
m.ostapenko added a comment.

Updating.


Repository:
  rL LLVM

https://reviews.llvm.org/D30504

Files:
  lib/asan/asan_interceptors.cc
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_mac.cc
  lib/sanitizer_common/sanitizer_win.cc
  test/sanitizer_common/TestCases/Linux/deepbind.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30504.90291.patch
Type: text/x-patch
Size: 4448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/04e7f55a/attachment.bin>


More information about the llvm-commits mailing list