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

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


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?


-- 
Florian Weimer / Red Hat Product Security



More information about the Libc-alpha mailing list