summaryrefslogtreecommitdiff
path: root/test/scudo/realloc.cpp
AgeCommit message (Expand)Author
2017-11-01[scudo] Implement stricter separation of C vs C++Kostya Kortchinsky
2017-08-16[scudo] Application & platform compatibility changesKostya Kortchinsky
2017-02-03[scudo] 32-bit quarantine sizes adjustments and bug fixesKostya Kortchinsky
2017-01-20[scudo] Replacing std::atomic with Sanitizer's atomicsKostya Kortchinsky
2016-11-30[scudo] 32-bit and hardware agnostic supportKostya Kortchinsky
2016-09-30[scudo] Fix an edge case in the secondary allocatorKostya Kortchinsky
2016-09-20[scudo] Fix a bug in the new Secondary AllocatorKostya Kortchinsky
2016-06-07[sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany