This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]