diff options
author | Florian Weimer <fweimer@redhat.com> | 2024-11-06 10:33:44 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2024-11-06 10:33:44 +0100 |
commit | 8f8dd904c4a2207699bb666f30acceb5209c8d3f (patch) | |
tree | 6fb526f8816429751ed97a96a11b516c59e56a49 /elf/noload.c | |
parent | 273694cd78a2e12f44f8aacc88ec15853feb759a (diff) | |
download | glibc-8f8dd904c4a2207699bb666f30acceb5209c8d3f.zip glibc-8f8dd904c4a2207699bb666f30acceb5209c8d3f.tar.gz glibc-8f8dd904c4a2207699bb666f30acceb5209c8d3f.tar.bz2 |
elf: rtld_multiple_ref is always true
For a long time, libc.so.6 has dependend on ld.so, which
means that there is a reference to ld.so in all processes,
and rtld_multiple_ref is always true. In fact, if
rtld_multiple_ref were false, some of the ld.so setup code
would not run.
Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'elf/noload.c')
0 files changed, 0 insertions, 0 deletions