Skip to content
Commit f69c8364 authored by Evgenii Stepanov's avatar Evgenii Stepanov
Browse files

[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.
parent 4f3c3bbb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment