[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:47:40 PDT 2019
eugenis updated this revision to Diff 220897.
eugenis added a comment.
addressed review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67738/new/
https://reviews.llvm.org/D67738
Files:
compiler-rt/lib/lsan/lsan_common.cpp
compiler-rt/lib/lsan/lsan_common.h
compiler-rt/lib/lsan/lsan_common_linux.cpp
compiler-rt/lib/lsan/lsan_common_mac.cpp
compiler-rt/test/lsan/TestCases/Linux/libdl_deadlock.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67738.220897.patch
Type: text/x-patch
Size: 4764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/955773b5/attachment.bin>
More information about the llvm-commits
mailing list