summaryrefslogtreecommitdiff
path: root/test/scudo/memalign.cpp
AgeCommit message (Expand)Author
2017-07-25[scudo] Check for pvalloc overflowKostya Kortchinsky
2017-07-14[Sanitizers] Scudo allocator set errno on failure.Alex Shlyapnikov
2017-06-29[scudo] Change aligned alloc functions to be more compliant & perf changesKostya Kortchinsky
2017-02-03[scudo] 32-bit quarantine sizes adjustments and bug fixesKostya Kortchinsky
2016-12-14[scudo] Relax the memalign testKostya Kortchinsky
2016-11-30[scudo] 32-bit and hardware agnostic supportKostya Kortchinsky
2016-10-26[scudo] Lay the foundation for 32-bit supportKostya Kortchinsky
2016-09-30[scudo] Fix an edge case in the secondary allocatorKostya Kortchinsky
2016-06-07[scudo] trying to fix the bot: aligned_alloc is not known there; attempt 3Kostya Serebryany
2016-06-07[scudo] trying to fix the bot: aligned_alloc is not known there; attempt 2Kostya Serebryany
2016-06-07[scudo] trying to fix the bot: aligned_alloc is not known thereKostya Serebryany
2016-06-07[sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany