Fix asan infinite loop on undefined symbol
authorSerge Guelton <sguelton@redhat.com>
Sat, 20 Jul 2019 12:01:18 +0000 (12:01 +0000)
committerSerge Guelton <sguelton@redhat.com>
Sat, 20 Jul 2019 12:01:18 +0000 (12:01 +0000)
commitcbd28cd05bb11e9d76d71c6cc2d38d89dbb1fe1a
tree9f509b0183586dc67c816de147adab0b53bdac0a
parentfc0d766511e9c77ccf54bd5bfd8bed342ca6dd18
Fix asan infinite loop on undefined symbol

Fix llvm#39641

Recommit of r366413

Differential Revision: https://reviews.llvm.org/D63877

llvm-svn: 366632
compiler-rt/lib/interception/interception_linux.cc
compiler-rt/test/asan/TestCases/Linux/dlopen-mixed-c-cxx.c [new file with mode: 0644]