[PATCH] D35026: [Sanitizers] Consolidate internal errno definitions.
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 5 14:50:18 PDT 2017
alekseyshl added a comment.
In https://reviews.llvm.org/D35026#800048, @cryptoad wrote:
> `scudo_allocator.cpp` could probably be changed here as well due to ENOMEM/EINVAL in `scudoPosixMemalign`.
Yep, I was going to change all allocators in one patch.
https://reviews.llvm.org/D35026
More information about the llvm-commits
mailing list