summaryrefslogtreecommitdiff
path: root/test/scudo/sizes.cpp
AgeCommit message (Expand)Author
2018-06-15[scudo] Add verbose failures in place of CHECK(0)Kostya Kortchinsky
2018-02-26[scudo] Make some tests less Linux-yKostya Kortchinsky
2017-11-01[scudo] Implement stricter separation of C vs C++Kostya Kortchinsky
2017-09-18[scudo] Android build supportKostya Kortchinsky
2017-06-28[Sanitizers] Operator new() interceptors always die on allocation errorAlex Shlyapnikov
2017-02-03[scudo] 32-bit quarantine sizes adjustments and bug fixesKostya Kortchinsky
2016-06-07[sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany