Skip to content
Commit b3bee76c authored by Florian Weimer's avatar Florian Weimer
Browse files

elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup



GLRO(dl_lazy) is used to set the parameters for the early
_dl_relocate_object call, so the consider_profiling setting has to
be applied before the call.

Fixes commit 78ca44da ("elf: Relocate
libc.so early during startup and dlmopen (bug 31083)").

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent 60c57b84
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment