summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorEvgenii Stepanov <eugenis@google.com>2020-02-10 18:26:18 -0800
committerEvgenii Stepanov <eugenis@google.com>2020-02-10 18:26:18 -0800
commitf69c83645b81ffbffbce5abfe827f8ff1a965d9f (patch)
tree86a3985df8d43a044a872bc2135f50c1b5e5a234 /lldb/test/API/python_api/process/TestProcessAPI.py
parent4f3c3bbbf85a1283796e0e80c654779e40ce328e (diff)
[asan] Disable qsort interceptor on Android.
The interceptor uses thread-local variables, which (until very recently) are emu-tls. An access to such variable may call malloc which can deadlock the runtime library.
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions