summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/scudo/malloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* [scudo] Implement stricter separation of C vs C++Kostya Kortchinsky2017-11-011-1/+1
* [scudo] 32-bit quarantine sizes adjustments and bug fixesKostya Kortchinsky2017-02-031-4/+3
* [scudo] Replacing std::atomic with Sanitizer's atomicsKostya Kortchinsky2017-01-201-1/+1
* [scudo] 32-bit and hardware agnostic supportKostya Kortchinsky2016-11-301-9/+16
* [scudo] Fix an edge case in the secondary allocatorKostya Kortchinsky2016-09-301-6/+10
* [sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany2016-06-071-0/+27
OpenPOWER on IntegriCloud