summaryrefslogtreecommitdiffstats
path: root/libc
diff options
context:
space:
mode:
authorTorne (Richard Coles) <torne@google.com>2015-09-02 14:14:08 +0100
committerDmitriy Ivanov <dimitry@google.com>2015-10-08 12:28:39 -0700
commita828a2f8e6fd5271787a7dea4c682cbf54425a14 (patch)
tree4c92f143a1878dfc12ce5dfbcefb593d41fcdb8c /libc
parent4f3e3591ace36b6d86e3a1bc8b3f438989cb0618 (diff)
downloadbionic-a828a2f8e6fd5271787a7dea4c682cbf54425a14.tar.gz
bionic-a828a2f8e6fd5271787a7dea4c682cbf54425a14.tar.bz2
bionic-a828a2f8e6fd5271787a7dea4c682cbf54425a14.zip
linker: don't pass dlextinfo to dependent loads.
Don't pass the parent load's dlextinfo to dependent loads, since this causes the linker to try to load the dependencies using the same addresses/relro/fds/etc as the main library, which is never going to work. This was how it worked before ae69a95 which broke this. Bug: 23742664 Change-Id: I53d8cdf0982d8758e6d2ced4864c704cdf74118f
Diffstat (limited to 'libc')
0 files changed, 0 insertions, 0 deletions