[PATCH] D37853: [scudo] Fix bad request handling when allocator has not been initialized

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 11:31:08 PDT 2017


alekseyshl added a comment.

Would moving  SetAllocatorMayReturnNull call earler in the init() function help to resolve the problem?


https://reviews.llvm.org/D37853





More information about the llvm-commits mailing list