[PATCH] D72364: [scudo][standalone] Modify malloc_{enable,disable} wrt fork
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 10:40:13 PST 2020
eugenis added a comment.
Could we do this exact same thing in Android? I find this behavior (auto-enabling the allocator after fork) unexpected, and it makes the interface even more confusing then it is now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72364/new/
https://reviews.llvm.org/D72364
More information about the llvm-commits
mailing list