summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorVishwath Mohan <vishwath@google.com>2017-03-29 15:31:34 -0700
committerVishwath Mohan <vishwath@google.com>2017-03-30 20:07:50 -0700
commit4113def4fa1526f1823549f6cc9cfe4c05964aa3 (patch)
tree9b5f0c6529739793c4c2b902953e6df1f7166257 /libc/malloc_debug/malloc_debug.cpp
parentccec0f4c110a9f09bec995208e7cb252130835fe (diff)
Refactor sanitized library on-disk layout - bionic.
This CL changes the linker to point to the newly refactored location of ASAN-ified libraries on disk. This supports changes made by the following CLs - https://android-review.googlesource.com/#/c/359087/ https://android-review.googlesource.com/#/c/359389/ Which refactor the on-disk location as follows: /data/lib* --> /data/asan/system/lib* /data/vendor/* --> /data/asan/vendor/* There are a couple of advantages to this, including better isolation from other components, and more transparent linker renaming and SELinux policies. Bug: 36574794 Bug: 36674745 Test: m -j40 && SANITIZE_TARGET="address" m -j40 and the device boots. All sanitized libraries are correctly located in /data/asan/*. Change-Id: Iad8b298a66c38eb0f6327f6b51027f0728aa7a40
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions