Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
cb728e6f63e90405223e2a72f119967368f78b7a
/
libc
/
malloc_debug
/
malloc_debug.cpp
7bd0178
Add the record alloc option.
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
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
2c75991
Add backtrace_string and export to libmemunreachable
by Colin Cross
· 9 years ago
2d4721c
Export malloc_backtrace
by Colin Cross
· 9 years ago
869691c
Export malloc_iterate and friends
by Colin Cross
· 9 years ago
598cb89
Merge "malloc_debug: reset TrackData mutex after fork"
by Colin Cross
· 9 years ago
72df670
Fix the default alignment of the allocations.
by Christopher Ferris
· 9 years ago
7a28a3c
malloc_debug: reset TrackData mutex after fork
by Colin Cross
· 9 years ago
7993b80
Add better free tracking.
by Christopher Ferris
· 9 years ago
63860cb
Malloc debug rewrite.
by Christopher Ferris
· 10 years ago