[PATCH] D34243: [Sanitizers] Secondary allocator respects allocator_may_return_null=1.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 15:55:40 PDT 2017


alekseyshl updated this revision to Diff 102738.
alekseyshl added a comment.

- Adding OOM test.


https://reviews.llvm.org/D34243

Files:
  lib/sanitizer_common/sanitizer_allocator_secondary.h
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_posix.cc
  lib/sanitizer_common/sanitizer_win.cc
  test/asan/TestCases/Linux/allocator_oom_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34243.102738.patch
Type: text/x-patch
Size: 6797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170615/dd47ad49/attachment.bin>


More information about the llvm-commits mailing list