Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
8b50d08e826dacdd9422b7151121808307da3a10
/
libc
/
malloc_debug
97fce67
Fix race in malloc debug option free_track.
by Christopher Ferris
· 10 years ago
4451b53
Fix problem where unknown option is not an error.
by Christopher Ferris
· 10 years ago
2398386
malloc_debug: fix multiplication overflow in debug_calloc
by Colin Cross
· 10 years ago
15af478
malloc_debug: round 0 byte allocations up to 1 byte
by Colin Cross
· 10 years ago
b23c660
malloc_debug: iterate: use usable_size
by Colin Cross
· 10 years ago
598e2c0
Move hard-coded values to constants.
by Christopher Ferris
· 10 years ago
1724535
Fix incorrect size of array.
by Christopher Ferris
· 10 years ago
b7ff533
malloc_debug: reread /proc/pid/maps when entry is missing
by Colin Cross
· 10 years ago
6deb304
Add backtrace_string and export to libmemunreachable
by Colin Cross
· 10 years ago
d6c9b44
Export malloc_backtrace
by Colin Cross
· 10 years ago
c40577f
Export malloc_iterate and friends
by Colin Cross
· 10 years ago
d863530
malloc_debug: reset TrackData mutex after fork
by Colin Cross
· 10 years ago
a071f48
Fix wrong guard values for 64 bit.
by Christopher Ferris
· 10 years ago
39b952c
Fix the default alignment of the allocations.
by Christopher Ferris
· 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