[PATCH][BZ #18778] Clear DF_1_NODELETE flag only for dlopen failed library.
Maxim Ostapenko
m.ostapenko@partner.samsung.com
Fri Sep 4 09:32:00 GMT 2015
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?
More information about the Libc-alpha
mailing list