[PATCH] Use IE model for static variables in glibc
Carlos O'Donell
carlos@redhat.com
Tue Jul 14 20:50:00 GMT 2015
On 07/09/2015 07:43 PM, OndÅej BÃlka wrote:
>> The impact is hence limited to statically linked binaries that dlopen
>> modules that in turn load libc.so, all that on arm hardware. It seems
>> like a small enough impact to justify fixing the larger problem that
>> currently affects everything everywhere.
>>
> If we are at dlopen what happens if user uses older glibc version?
That is an unsupported scenario.
You must only dlopen a runtime that exactly matches the runtime you
were statically linked with.
Anything other than that is not supported.
Cheers,
Carlos.
More information about the Libc-alpha
mailing list