diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2016-09-07 22:57:06 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2016-09-07 22:57:06 +0000 |
commit | 3989c9f96f73d8ac99a5597d5de8ca6687769a82 (patch) | |
tree | b82f5834c4af04d366b1982c94ce8f0ae0032059 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 0b2dba1841113e4080a98111079d9014bc501357 (diff) | |
download | bcm5719-llvm-3989c9f96f73d8ac99a5597d5de8ca6687769a82.tar.gz bcm5719-llvm-3989c9f96f73d8ac99a5597d5de8ca6687769a82.zip |
[asan] Fix a crash in GetCurrentThread() before init.
Android-specific code in GetCurrentThread() does not handle the situation when there is no
ThreadContext for the current thread. This happens if the current thread is requested before the
main thread is added to the registry. 64-bit allocator does that to record map/unmap stats during
initialization.
llvm-svn: 280876
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions