Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [scudo] Implement stricter separation of C vs C++ | Kostya Kortchinsky | 2017-11-01 | 1 | -1/+1 |
* | [scudo] 32-bit quarantine sizes adjustments and bug fixes | Kostya Kortchinsky | 2017-02-03 | 1 | -4/+3 |
* | [scudo] Replacing std::atomic with Sanitizer's atomics | Kostya Kortchinsky | 2017-01-20 | 1 | -1/+1 |
* | [scudo] 32-bit and hardware agnostic support | Kostya Kortchinsky | 2016-11-30 | 1 | -9/+16 |
* | [scudo] Fix an edge case in the secondary allocator | Kostya Kortchinsky | 2016-09-30 | 1 | -6/+10 |
* | [sanitizer] Initial implementation of a Hardened Allocator | Kostya Serebryany | 2016-06-07 | 1 | -0/+27 |