[PATCH] D33325: [sanitizer] Avoid possible deadlock in child process after fork
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 00:28:37 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304285: [sanitizer] Avoid possible deadlock in child process after fork (authored by chefmax).
Changed prior to commit:
https://reviews.llvm.org/D33325?vs=100706&id=100827#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33325
Files:
compiler-rt/trunk/lib/asan/asan_allocator.cc
compiler-rt/trunk/lib/asan/asan_allocator.h
compiler-rt/trunk/lib/asan/asan_interceptors.cc
compiler-rt/trunk/lib/lsan/lsan_interceptors.cc
compiler-rt/trunk/lib/msan/msan_allocator.cc
compiler-rt/trunk/lib/msan/msan_allocator.h
compiler-rt/trunk/lib/msan/msan_interceptors.cc
compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/allocator_fork_no_hang.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33325.100827.patch
Type: text/x-patch
Size: 15516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/3e0b4409/attachment.bin>
More information about the llvm-commits
mailing list