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

Maxim Ostapenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 11:40:00 PDT 2017


m.ostapenko added a comment.

In https://reviews.llvm.org/D33325#758766, @eugenis wrote:

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


Thank you, will try tomorrow.


Repository:
  rL LLVM

https://reviews.llvm.org/D33325





More information about the llvm-commits mailing list