[PATCH] Set NODELETE flag when opening already open objects with RTLD_NODELETE
Carlos O'Donell
carlos@redhat.com
Thu Jul 16 05:44:00 GMT 2015
On 07/16/2015 01:09 AM, Siddhesh Poyarekar wrote:
> On Thu, Jul 16, 2015 at 01:01:31AM -0400, Carlos O'Donell wrote:
>>> + dlclose (h1);
>>> + dlclose (h2);
>>
>> How does the test verify the object was not unloaded?
>
> The *foo dereference will crash if the object was unloaded. I have
> added a comment that says this and pushed it as obvious.
>
>> Post v2?
>
> I already committed it!
Thanks. Looks good to me.
c.
More information about the Libc-alpha
mailing list