summaryrefslogtreecommitdiff
path: root/lib/scudo/scudo_allocator_secondary.h
AgeCommit message (Expand)Author
2017-12-06[scudo] Correct performance regression in SecondaryKostya Kortchinsky
2017-11-13[sanitizer] Update scudo to use new APIKostya Kortchinsky
2017-11-08[sanitizer] Add Scudo to the sanitizer lint checks.Kostya Kortchinsky
2017-06-20[Sanitizers] Move cached allocator_may_return_null flag to sanitizer_allocatorAlex Shlyapnikov
2017-05-11[scudo] Use our own combined allocatorKostya Kortchinsky
2017-04-20[scudo] Minor changes and refactoringKostya Kortchinsky
2016-12-13Corrected D27428: Do not use the alignment-rounded-up size with secondaryKostya Kortchinsky
2016-12-09Reverting rL289088 while investigating some test issue on the build serversKostya Kortchinsky
2016-12-08[sanitizer] Do not use the alignment-rounded-up size when using the secondaryKostya Kortchinsky
2016-11-30[scudo] 32-bit and hardware agnostic supportKostya Kortchinsky
2016-10-26[scudo] Lay the foundation for 32-bit supportKostya Kortchinsky
2016-09-30[scudo] Fix an edge case in the secondary allocatorKostya Kortchinsky
2016-09-29Don't use internal symbolizer if we are in process of reporting Out-of-Memory.Vitaly Buka
2016-09-20[scudo] Fix a bug in the new Secondary AllocatorKostya Kortchinsky
2016-09-19[scudo] Modify Scudo to use its own Secondary AllocatorKostya Kortchinsky