[PATCH][BZ #18778] Clear DF_1_NODELETE flag only for dlopen failed library.

Florian Weimer fweimer@redhat.com
Fri Sep 4 09:36:00 GMT 2015


On 09/04/2015 11:32 AM, Maxim Ostapenko wrote:
> On 04/09/15 12:24, Florian Weimer wrote:
>> On 08/10/2015 01:56 PM, Maxim Ostapenko wrote:
>>
>>> This patch fixes BZ #18778 issue by moving l->l_flags_1 &=
>>> ~DF_1_NODELETE out of loop through all loaded libraries and performs
>>> this action only on inconsistent one.
>>>
>>> No regressions on x86_64-unknown-linux-gnu, testcase is attached, OK for
>>> master?
>> This patch deletes elf/tst-znodelete-zlib.cc.  Is this intentional?
>>
>>
> 
> Yeah, according to this Andreas's comment, I've deleted it.
> 
>>> Pavel Kopyl <p.kopyl@samsung.com> writes:
>>>   elf/tst-znodelete-zlib.cc     |    6 +++++
> 
>> That file is not used anywhere.
> 
>> Andreas.
> 
> Perhaps I just forgot to mention this in CL and commit message. Did you
> meet some problem here?

No, I just noticed the ChangeLog inconsistency.  I've committed the
attached patch to address that.

-- 
Florian Weimer / Red Hat Product Security
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Amend-ChangeLog-to-reflect-deletion-of-elf-tst-znode.patch
Type: text/x-patch
Size: 865 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150904/26382e08/attachment.bin>


More information about the Libc-alpha mailing list