Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
c345caae9a15dba12bc613ebfbd10f1e3ee57e10
/
libc
/
bionic
/
malloc_debug_common.cpp
eb847bc
Fix x86_64 build, clean up intermediate libraries.
by Elliott Hughes
· 12 years ago
35c1862
Don't export unnecessary symbol.
by Nick Kralevich
· 12 years ago
885f3b9
Implement malloc_usable_size for debug impls.
by Christopher Ferris
· 12 years ago
25a87f7
Fix declaration of malloc_usable_size()
by David 'Digit' Turner
· 12 years ago
ea48974
Use hidden visibility for internal-use-only functions
by Kito Cheng
· 12 years ago
8f2a5a0
Clean up internal libc logging.
by Elliott Hughes
· 12 years ago
e4ccf5a
__progname should be const char*, not char*.
by Elliott Hughes
· 12 years ago
9c81892
Don't claim there were no leaks if we weren't even checking.
by Elliott Hughes
· 12 years ago
239e7a0
More debug malloc fixes.
by Elliott Hughes
· 12 years ago
84f8b5f
Disable leak checking for mksh; it's way too leaky.
by Elliott Hughes
· 12 years ago
1e980b6
Fix the duplication in the debugging code.
by Elliott Hughes
· 12 years ago
db492b3
Fix debug malloc.
by Elliott Hughes
· 12 years ago
3b297c4
Fix dlerror(3).
by Elliott Hughes
· 13 years ago
e5d5f7f
Fix two comment typos.
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_common.c]
bfc1d97
Restore posix_memalign
by Brian Carlstrom
· 13 years ago
9990891
Upgrade to dlmalloc 2.8.5.
by Ian Rogers
· 13 years ago
e1dd3c2
bionic: import heaptracker as chk_malloc
by Iliyan Malchev
· 13 years ago
7d2e24e
bionic: introduce libc.debug.malloc.program
by Iliyan Malchev
· 13 years ago
0f55870
removing shadowing redeclaration of result
by Christopher Schwardt
· 14 years ago
9d8be54
get_malloc_leak_info: Fix assumption that totalMemory out parameter was initialized to zero.
by tedbo
· 15 years ago
52e7d3d
Bulletproof leak dump against null hash entries
by Christopher Tate
· 15 years ago
95faece
merge from open-source master
by The Android Open Source Project
· 15 years ago
75fba68
Merge memory checking functionality from sandbox
by Vladimir Chtchetkine
· 15 years ago
b74ceb2
Split libc_debug.so into two .so modules loaded on demand from libc.so
by Vladimir Chtchetkine
· 16 years ago