summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/malloc_hooks.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2017-05-26 15:14:52 +0900
committerJiyong Park <jiyong@google.com>2017-05-27 08:40:12 +0900
commit81b175747d2c7831c010e7e94a6f2572d6dfe437 (patch)
treed66b91e79fa7d29f3bb57782a802f57a34ec8bbf /libc/malloc_hooks/malloc_hooks.cpp
parenta46ed8f52b7a5813657cb4e1ce93b7919fc53e60 (diff)
linker: disable ld.config.txt in ASAN mode
Currently, multiple namespaces does not support ASAN mode where some symbols should be intercepted via LD_PRELOAD; LD_PRELOADed libs are not preloaded into the linked namespaces other than the default namespace. Until we fix the problem, we temporarily disable ld.config.txt in ASAN mode. Bug: 38114603 Test: 1. ./external/compiler-rt/lib/asan/scripts/asan_device_setup --lib prebuilts/clang/host/linux-x86/clang-stable/lib64/clang/3.8/lib/linux 2. enable talkback shortcut 3. in the home screen, hold vol-up/down together 4. device does not reboots and talkback shortcut is toggled Test: bionic-unit-tests and linker-unit-tests successful Change-Id: I091874dd36b36f56dff2ad899d76ff86931909ed
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions