[PATCH] D34243: [Sanitizers] Secondary allocator respects allocator_may_return_null=1.
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 16 11:48:44 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL305569: [Sanitizers] Secondary allocator respects allocator_may_return_null=1. (authored by alekseyshl).
Changed prior to commit:
https://reviews.llvm.org/D34243?vs=102738&id=102856#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34243
Files:
compiler-rt/trunk/lib/sanitizer_common/sanitizer_allocator_secondary.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
compiler-rt/trunk/test/asan/TestCases/Linux/allocator_oom_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34243.102856.patch
Type: text/x-patch
Size: 7105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/2afd8088/attachment.bin>
More information about the llvm-commits
mailing list