Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
d8ca92cbff565514d249399226bd62583d73aacf
/
libc
/
malloc_debug
97fd7d9
Change pointer to allocation in unit tests.
by Christopher Ferris
· 9 years ago
96d961c
Merge "Add malloc debug documentation."
by Christopher Ferris
· 9 years ago
713a8e3
Add malloc debug documentation.
by Christopher Ferris
· 9 years ago
ea26b33
Small fixes to malloc debug.
by Christopher Ferris
· 9 years ago
55a89a4
Small refactor.
by Christopher Ferris
· 9 years ago
d091962
Fix race in malloc debug option free_track.
by Christopher Ferris
· 9 years ago
a4b1425
Fix problem where unknown option is not an error.
by Christopher Ferris
· 9 years ago
7877df6
malloc_debug: fix multiplication overflow in debug_calloc
by Colin Cross
· 9 years ago
9567c7b
malloc_debug: round 0 byte allocations up to 1 byte
by Colin Cross
· 9 years ago
baa7c6f
malloc_debug: iterate: use usable_size
by Colin Cross
· 9 years ago
549e522
Move hard-coded values to constants.
by Christopher Ferris
· 10 years ago
0e2a026
Fix wrong guard values for 64 bit.
by Christopher Ferris
· 10 years ago
f499dc9
Fix incorrect size of array.
by Christopher Ferris
· 10 years ago
d75d4be
malloc_debug: reread /proc/pid/maps when entry is missing
by Colin Cross
· 10 years ago
2c75991
Add backtrace_string and export to libmemunreachable
by Colin Cross
· 10 years ago
2d4721c
Export malloc_backtrace
by Colin Cross
· 10 years ago
869691c
Export malloc_iterate and friends
by Colin Cross
· 10 years ago
598cb89
Merge "malloc_debug: reset TrackData mutex after fork"
by Colin Cross
· 10 years ago
72df670
Fix the default alignment of the allocations.
by Christopher Ferris
· 10 years ago
7a28a3c
malloc_debug: reset TrackData mutex after fork
by Colin Cross
· 10 years ago
701bb65
Remove the unused TrackHeader structure.
by Christopher Ferris
· 10 years ago
7993b80
Add better free tracking.
by Christopher Ferris
· 10 years ago
166c853
Add min/max values for config values.
by Christopher Ferris
· 10 years ago
1e185a5
Fix gcc test issues.
by Christopher Ferris
· 10 years ago
f2b67b8
Fix build for gcc.
by Christopher Ferris
· 10 years ago
63860cb
Malloc debug rewrite.
by Christopher Ferris
· 10 years ago