aboutsummaryrefslogtreecommitdiff
path: root/libc/malloc_debug/GuardData.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bionic malloc debug: add a new option "abort_on_error"Iris Chang2019-01-221-0/+3
* Add support for using the new unwinder.Christopher Ferris2018-05-241-4/+1
* Refactor malloc debug.Christopher Ferris2018-04-021-8/+7
* Refactor Config from a struct to a class.Christopher Ferris2017-04-061-5/+5
* Small fixes to malloc debug.Christopher Ferris2016-04-151-1/+1
* Small refactor.Christopher Ferris2016-04-121-15/+14
* Fix the default alignment of the allocations.Christopher Ferris2016-02-121-1/+1
* Malloc debug rewrite.Christopher Ferris2016-01-251-0/+101