summaryrefslogtreecommitdiff
path: root/lib/hwasan/hwasan_new_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* hwasan: Use system allocator to realloc and free untagged pointers in interce...Peter Collingbourne2019-01-041-1/+1
* [HWASan] Report proper error on allocator failures instead of CHECK(0)-ingAlex Shlyapnikov2018-06-071-2/+3
* Hardware-assisted AddressSanitizer (compiler-rt)Evgeniy Stepanov2017-12-091-0/+66