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.


Maxim Ostapenko <m.ostapenko@partner.samsung.com> writes:

> 	[BZ #18778]
> 	* elf/Makefile (tests): Add Add tst-nodelete2.
> 	(modules-names): Add tst-nodelete2mod.
> 	(tst-nodelete2mod.so-no-z-defs): New.
> 	($(objpfx)tst-nodelete2): Likewise.
> 	($(objpfx)tst-nodelete2.out): Likewise.
> 	(LDFLAGS-tst-nodelete2): Likewise.
> 	* elf/dl-close.c (_dl_close_worker): Move DF_1_NODELETE clearing
> 	out of loop through all loaded libraries.
> 	* elf/tst-nodelete2.c: New file.
> 	* elf/tst-nodelete2mod.c: Likewise.

Ok.  Please also cherry-pick to 2.22 branch.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


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