Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
e5c872ffb73ba798a3e2e2a95c1e2caba8c53284
/
libc
/
malloc_debug
d091962
Fix race in malloc debug option free_track.
by Christopher Ferris
· 10 years ago
a4b1425
Fix problem where unknown option is not an error.
by Christopher Ferris
· 10 years ago
7877df6
malloc_debug: fix multiplication overflow in debug_calloc
by Colin Cross
· 10 years ago
9567c7b
malloc_debug: round 0 byte allocations up to 1 byte
by Colin Cross
· 10 years ago
baa7c6f
malloc_debug: iterate: use usable_size
by Colin Cross
· 10 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