summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/tests/malloc_debug_system_tests.cpp
AgeCommit message (Expand)Author
2021-07-15Fix race when frees after main thread finishes.Christopher Ferris
2020-05-20Fix deadlock/timeout in thread unwinding.Christopher Ferris
2020-04-22Include log/log_read.h for reading logsTom Cherry
2020-03-23Remove ANDROID_LOG_RDONLYTom Cherry
2019-11-15Add automatic running of tests on bionic changes.Christopher Ferris
2019-11-06Fix allocations escaping malloc debug.Christopher Ferris
2019-09-16Make bionic_malloc.h a platform header.Christopher Ferris
2019-05-07Avoid using malloc debug code after exit.Christopher Ferris
2019-04-02Disable info messages by default for malloc debug.Christopher Ferris
2019-03-15Add a platform API for setting an allocation limit.Christopher Ferris
2018-07-11Disable malloc debug intercepts when exiting.Christopher Ferris