OSDN Git Service

Shared namespaces inherit parent ns properties
authorDimitry Ivanov <dimitry@google.com>
Tue, 2 May 2017 00:45:38 +0000 (17:45 -0700)
committerDimitry Ivanov <dimitry@google.com>
Tue, 2 May 2017 18:40:50 +0000 (11:40 -0700)
commitec43dd6c36d75014c4e4dc592dd67ab20033a76a
treec954c2ba2307c5c8c5d80eee5ae60b7953f41cd2
parent6d1193a93c02c66eeea6508435064ce9867a668a
Shared namespaces inherit parent ns properties

Make shared namespace inherit namespace links and
search/permitted paths from the parent namespace.

Bug: http://b/37854032
Test: bionic_unit_tests --gtest_filter=dl*:Dl*
Change-Id: I174661d4a1dd0cbe4a378179073719aa955f3592
linker/linker.cpp
linker/linker_namespaces.h
tests/dlext_test.cpp