diff options
author | dimitry <dimitry@google.com> | 2018-05-09 15:22:38 +0200 |
---|---|---|
committer | dimitry <dimitry@google.com> | 2018-05-12 10:58:00 +0200 |
commit | 8b142566e346beeabca774e01f81934280bcd6b6 (patch) | |
tree | f55079f62d362e1f076a2152055c1133ae648674 /libc/malloc_hooks/malloc_hooks.cpp | |
parent | e0906d8f558675f77636f79e9f232329a3b95e2e (diff) |
vdso should be available in all namespaces
vdso should be available in all namespaces when present. This
bug went undetected because the way libc currently uses vdso (it
does all the lookups itself). This makes it available for the
programs that want to take advantage by dlopening it.
Bug: http://b/73105445
Bug: http://b/79561555
Test: adb shell /data/nativetest/arm/bionic-unit-tests/bionic-unit-tests --gtest_filter=dl.exec_with_ld_config_file
Test: adb shell /data/nativetest/bionic-unit-tests/bionic-unit-tests --gtest_filter=dl*
Change-Id: I8eae0c9848f256190d1c9ec85d10dc6ce383a8bc
(cherry picked from commit 69c68c46ac18a440bf1c0447d8343a6dbad595f1)
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions