diff options
author | Alex Shlyapnikov <alekseys@google.com> | 2017-06-26 22:54:10 +0000 |
---|---|---|
committer | Alex Shlyapnikov <alekseys@google.com> | 2017-06-26 22:54:10 +0000 |
commit | 01676883cd6b4016c3d4b8cc2761f6a1f3ea2ea2 (patch) | |
tree | 1e48bea6160d17e7faa959c53bb65e6592faca85 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 76bf48d932d7e8e53df34fe9b5def22d087c1c4b (diff) | |
download | bcm5719-llvm-01676883cd6b4016c3d4b8cc2761f6a1f3ea2ea2.tar.gz bcm5719-llvm-01676883cd6b4016c3d4b8cc2761f6a1f3ea2ea2.zip |
[Sanitizers] 64 bit allocator respects allocator_may_return_null flag
Summary:
Make SizeClassAllocator64 return nullptr when it encounters OOM, which
allows the entire sanitizer's allocator to follow
allocator_may_return_null=1 policy
(LargeMmapAllocator: D34243, SizeClassAllocator64: D34433).
Reviewers: eugenis
Subscribers: srhines, kubamracek, llvm-commits
Differential Revision: https://reviews.llvm.org/D34540
llvm-svn: 306342
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions