summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2017-04-03 15:13:29 -0700
committerJosh Gao <jmgao@google.com>2017-04-03 16:00:10 -0700
commit10ec9286ae843b0a84438699458ba17bff2f5602 (patch)
treedec03457b63bc63468d1cf1f5afb1380aa59a089 /libc/malloc_debug/malloc_debug.cpp
parent4df5ca1e0254790d41f945352a93f5c783ea8de0 (diff)
Break android_set_abort_message out of libc_logging.
libc_logging is getting statically linked into the crash handler library, resulting in two copies of the abort message code existing in processes, one in the linker, and one in the crash handler. Move android_set_abort_message to its own file to solve this. Bug: http://b/36862204 Test: /data/nativetest/debuggerd_test/debuggerd_test32 Change-Id: Ie198c5a3bb07645aa43296915c9a6752693f14a9
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions