summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorIliyan Malchev <malchev@google.com>2009-09-24 17:14:33 -0700
committerIliyan Malchev <malchev@google.com>2009-09-27 17:18:06 -0700
commit8d0c0334f1106d36f2fd5c1cf6d5dc75a4b88850 (patch)
tree4f0b57fa3743ec253faac9ced5e4d9586920a633 /Android.mk
parentbc10cd2900cdb7fed077163b6a33e0f8572b2b19 (diff)
downloadbionic-8d0c0334f1106d36f2fd5c1cf6d5dc75a4b88850.zip
bionic-8d0c0334f1106d36f2fd5c1cf6d5dc75a4b88850.tar.gz
bionic-8d0c0334f1106d36f2fd5c1cf6d5dc75a4b88850.tar.bz2
bionic/linker: fix symbol lookup during relocations
When resolving relocations while loading a library, the linker used to find symbols by looking them up in the list of all linked libraries for the current process, as opposed to following just the library's DT_NEEDED entries. This can cause a problem where the symbol is picked up from the wrong library. Signed-off-by: Iliyan Malchev <malchev@google.com>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions