aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/malloc_debug_qemu.cpp
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2015-01-28 16:13:56 -0800
committerChristopher Ferris <cferris@google.com>2015-01-28 16:20:26 -0800
commit8ea53fa87e63dac824c274216d84d7eda973805c (patch)
tree891a54d818d8dbf5c4c11c36eef19bc791b97b83 /libc/bionic/malloc_debug_qemu.cpp
parent9e82c4be359a4637f21988b66b6d25abbfb79ddb (diff)
downloadandroid_bionic-8ea53fa87e63dac824c274216d84d7eda973805c.tar.gz
android_bionic-8ea53fa87e63dac824c274216d84d7eda973805c.tar.bz2
android_bionic-8ea53fa87e63dac824c274216d84d7eda973805c.zip
Only one crashing thread should contact debuggerd.
If two or more threads crash at the same time, only let one talk to debuggerd. It's possible for a race to occur that two threads send data to debuggerd, the second one will cause errors in debuggerd since the process will die once debuggerd lets the crashing pid start again. Bug: 19183955 Change-Id: I17dfce46102117ab4a870f7381bd526488d37fb5
Diffstat (limited to 'libc/bionic/malloc_debug_qemu.cpp')
0 files changed, 0 insertions, 0 deletions