summaryrefslogtreecommitdiff
path: root/test/scudo
AgeCommit message (Expand)Author
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-09-20[scudo] Fix a bug in the new Secondary AllocatorKostya Kortchinsky
2016-09-19[scudo] Modify Scudo to use its own Secondary AllocatorKostya Kortchinsky
2016-08-26[sanitizer] enable random shuffling the memory chunks inside the allocator, u...Kostya Serebryany
2016-08-02[sanitizer] Implement a __asan_default_options() equivalent for ScudoKostya Serebryany
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron
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