index
:
bionic.git
kitkat
lp5.0
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
bionic
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
malloc_debug
/
tests
/
malloc_debug_system_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SKIP_WITH_HWASAN macro from libbase.
Florian Mayer
2022-04-15
1
-0
/
+1
*
Skip verify_leak_allocation_limit under HWASan.
Florian Mayer
2022-04-14
1
-0
/
+2
*
Only run the exec once if test passes.
Christopher Ferris
2021-08-05
1
-2
/
+14
*
Allow retry of test if log missing.
Christopher Ferris
2021-07-27
1
-66
/
+105
*
Read the log while test runs instead of after.
Christopher Ferris
2021-07-23
1
-225
/
+323
*
Avoid undefined compiler behavior
Christopher Ferris
2021-07-15
1
-1
/
+1
*
Avoid undefined compiler behavior
Greg Kaiser
2021-07-15
1
-1
/
+1
*
Fix race when frees after main thread finishes.
Christopher Ferris
2021-07-14
1
-5
/
+62
*
Fix deadlock/timeout in thread unwinding.
Christopher Ferris
2020-05-20
1
-0
/
+47
*
Include log/log_read.h for reading logs
Tom Cherry
2020-04-22
1
-1
/
+1
*
Remove ANDROID_LOG_RDONLY
Tom Cherry
2020-03-23
1
-1
/
+1
*
Add automatic running of tests on bionic changes.
Christopher Ferris
2019-11-15
1
-6
/
+17
*
Fix allocations escaping malloc debug.
Christopher Ferris
2019-11-06
1
-1
/
+51
*
Make bionic_malloc.h a platform header.
Christopher Ferris
2019-09-16
1
-1
/
+1
*
Avoid using malloc debug code after exit.
Christopher Ferris
2019-05-07
1
-10
/
+60
*
Disable info messages by default for malloc debug.
Christopher Ferris
2019-04-02
1
-2
/
+2
*
Add a platform API for setting an allocation limit.
Christopher Ferris
2019-03-15
1
-8
/
+213
*
Disable malloc debug intercepts when exiting.
Christopher Ferris
2018-07-11
1
-0
/
+211