summaryrefslogtreecommitdiff
path: root/lib/scudo/scudo_allocator_combined.h
AgeCommit message (Expand)Author
2018-07-20[scudo] Simplify internal names (NFC)Kostya Kortchinsky
2018-04-25[scudo] Adding an interface function to print allocator statsKostya Kortchinsky
2018-03-14[scudo] Add Chunk::getSize, rework Chunk::getUsableSizeKostya Kortchinsky
2018-03-12[scudo] Secondary allocator overhaul to support WindowsKostya Kortchinsky
2017-12-05[scudo] Get rid of the thread local PRNG & header saltKostya Kortchinsky
2017-07-13[scudo] Do not grab a cache for secondary allocation & per related changesKostya Kortchinsky
2017-06-29[scudo] Change aligned alloc functions to be more compliant & perf changesKostya 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