Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [sanitizer] add a function MmapNoAccess that mmaps a protected region *somewh... | Kostya Serebryany | 2016-04-23 | 1 | -1/+2 |
* | Revert "[sanitizer] Allow the sanitizer allocator to use a non-fixed address ... | Renato Golin | 2016-04-22 | 1 | -2/+1 |
* | [sanitizer] Allow the sanitizer allocator to use a non-fixed address range. A... | Kostya Serebryany | 2016-04-22 | 1 | -1/+2 |
* | [sanitizer] update the sanitizer_allocator_testlib | Kostya Serebryany | 2016-04-20 | 1 | -4/+5 |
* | Add throw() specifiers to more redeclarations of operator delete and operator... | Nick Lewycky | 2014-02-08 | 1 | -2/+2 |
* | asan: fix standalone malloc implementation | Dmitry Vyukov | 2013-01-15 | 1 | -1/+14 |
* | asan: fix lint warnings | Dmitry Vyukov | 2013-01-15 | 1 | -4/+2 |
* | asan: fix bugs in the testlib | Dmitry Vyukov | 2013-01-15 | 1 | -45/+86 |
* | asan: rename the file (it's not 64-bit specific anymore) | Dmitry Vyukov | 2013-01-15 | 1 | -0/+110 |