[PATCH] D67738: [lsan] Fix deadlock in dl_iterate_phdr.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 12:52:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372348: [lsan] Fix deadlock in dl_iterate_phdr. (authored by eugenis, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D67738?vs=220897&id=220898#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67738/new/

https://reviews.llvm.org/D67738

Files:
  compiler-rt/trunk/lib/lsan/lsan_common.cpp
  compiler-rt/trunk/lib/lsan/lsan_common.h
  compiler-rt/trunk/lib/lsan/lsan_common_linux.cpp
  compiler-rt/trunk/lib/lsan/lsan_common_mac.cpp
  compiler-rt/trunk/test/lsan/TestCases/Linux/libdl_deadlock.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67738.220898.patch
Type: text/x-patch
Size: 4901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/973bc3f5/attachment.bin>


More information about the llvm-commits mailing list