[PATCH] D30818: [lsan] Don't handle DTLS of thread under destruction

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 00:55:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299630: [lsan] Avoid segfaults during threads destruction under high load (authored by chefmax).

Changed prior to commit:
  https://reviews.llvm.org/D30818?vs=93888&id=94324#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30818

Files:
  compiler-rt/trunk/lib/lsan/lsan_common.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_stoptheworld.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_tls_get_addr.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_tls_get_addr.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30818.94324.patch
Type: text/x-patch
Size: 5625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170406/8b6d5145/attachment.bin>


More information about the llvm-commits mailing list