summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_allocator_secondary.h
AgeCommit message (Expand)Author
2018-06-13[Sanitizers] Make sanitizer allocator linker-initialize compliant.Alex Shlyapnikov
2018-05-09[sanitizer] Cleanup sorting functionsVitaly Buka
2018-04-13[sanitizer] Allow for the allocator "names" to be set by the toolsKostya Kortchinsky
2018-02-24[Sanitizers] Increase allocated chunk limit for LargeMmapAllocatorAlex Shlyapnikov
2018-01-17[Sanitizers] Make common allocator agnostic to failure handling modes.Alex Shlyapnikov
2017-06-20[Sanitizers] Move cached allocator_may_return_null flag to sanitizer_allocatorAlex Shlyapnikov
2017-06-16[Sanitizers] Secondary allocator respects allocator_may_return_null=1.Alex Shlyapnikov
2016-11-10[lsan] fix a rare lsan false positive: ensure that we don't re-sort the chunk...Kostya Serebryany
2016-09-29Don't use internal symbolizer if we are in process of reporting Out-of-Memory.Vitaly Buka
2016-07-20[sanitizers] split sanitizer_allocator.h into a number of smaller .h files; NFCKostya Serebryany