[PATCH] D33325: [asan] Avoid possible deadlock in child process after fork

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 11:17:39 PDT 2017


eugenis added a comment.

Look at test/msan/fork.cc, it should be possible to replace copy_uninit_thread2 with an allocation loop.


Repository:
  rL LLVM

https://reviews.llvm.org/D33325





More information about the llvm-commits mailing list