Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sanitizers] Move pvalloc overflow tests to common. | Alex Shlyapnikov | 2018-06-11 | 1 | -46/+0 |
* | [ASan] Disable new ASan error reporting tests on various ARMs. | Alex Shlyapnikov | 2018-03-30 | 1 | -0/+2 |
* | [ASan] Report proper ASan error on allocator failures instead of CHECK(0)-ing | Alex Shlyapnikov | 2018-03-28 | 1 | -1/+4 |
* | [asan] Fix unsupported test on Android | Kostya Kortchinsky | 2017-08-04 | 1 | -1/+1 |
* | [asan] Check for pvalloc overlow | Kostya Kortchinsky | 2017-08-04 | 1 | -0/+41 |