summaryrefslogtreecommitdiff
path: root/lib/scudo/scudo_interceptors.cpp
AgeCommit message (Expand)Author
2018-01-25[scudo] Overhaul malloc related interceptorsKostya Kortchinsky
2018-01-24[scudo] Remove SANITIZER_LINUX requirement for the malloc interceptorsKostya Kortchinsky
2016-11-30[scudo] 32-bit and hardware agnostic supportKostya Kortchinsky
2016-06-07[sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany