Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
0b4a85bf1e11e28f66d0f101f9e7d4c51a0bb31c
/
libc
/
bionic
/
malloc_debug_check.cpp
9c81892
Don't claim there were no leaks if we weren't even checking.
by Elliott Hughes
· 12 years ago
1d12d57
Say explicitly if there were no leaks.
by Elliott Hughes
· 12 years ago
35b621c
Don't collect useless stack frames; do demangle C++ symbols.
by Elliott Hughes
· 12 years ago
239e7a0
More debug malloc fixes.
by Elliott Hughes
· 12 years ago
848247a
Don't free anything when reporting leaks.
by Elliott Hughes
· 12 years ago
1e980b6
Fix the duplication in the debugging code.
by Elliott Hughes
· 12 years ago
e7e274b
Fix realloc(3) when chk_malloc debugging is on.
by Elliott Hughes
· 13 years ago
3b297c4
Fix dlerror(3).
by Elliott Hughes
· 13 years ago
c4d1fec
Clean up warnings in the malloc_debug_* files.
by Elliott Hughes
· 13 years ago
[Renamed (74%) from libc/bionic/malloc_debug_check.c]
e1dd3c2
bionic: import heaptracker as chk_malloc
by Iliyan Malchev
· 13 years ago