aboutsummaryrefslogtreecommitdiff
path: root/libc/malloc_debug/PointerData.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disable info messages by default for malloc debug.Christopher Ferris2019-04-021-4/+8
* Malloc debug: fix mutex deadlock issueIris Chang2019-03-081-1/+1
* Refactor the malloc_info code.Christopher Ferris2019-03-071-0/+11
* malloc debug: fix LogFreeError error logIris Chang2019-02-141-3/+4
* Bionic malloc debug: add a new option "abort_on_error"Iris Chang2019-01-221-1/+7
* Add support for using the new unwinder.Christopher Ferris2018-05-241-30/+81
* Fix nullptr dereference during sort.Christopher Ferris2018-05-011-2/+4
* Refactor malloc debug.Christopher Ferris2018-04-021-0/+553