summaryrefslogtreecommitdiff
path: root/test/scudo/quarantine.cpp
AgeCommit message (Expand)Author
2017-11-01[scudo] Implement stricter separation of C vs C++Kostya Kortchinsky
2017-09-18[scudo] Android build supportKostya Kortchinsky
2017-07-24[scudo] Fix QuarantineChunksUpToSize failing test on AArch64Kostya Kortchinsky
2017-07-24[scudo] Quarantine overhaulKostya Kortchinsky
2017-02-03[scudo] 32-bit quarantine sizes adjustments and bug fixesKostya Kortchinsky
2016-06-07[sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany