]> git.ipfire.org Git - thirdparty/glibc.git/commit
Remove all loaded objects if dlopen fails [BZ #20839] fw/bug25112
authorFlorian Weimer <fw@deneb.enyo.de>
Mon, 28 Oct 2019 18:49:46 +0000 (19:49 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 29 Oct 2019 17:11:36 +0000 (18:11 +0100)
commit8c59ed1f7454cba46c29ceba07322a75f9eb78ad
treeb2a6f0b4f55a39907c1e1bd8b1d2bb5658bd7b87
parent93e07b2f9ef6825c7165f4587d2204464c83959a
Remove all loaded objects if dlopen fails [BZ #20839]
12 files changed:
elf/Makefile
elf/dl-close.c
elf/dl-lookup.c
elf/dl-open.c
elf/dl-reloc.c
elf/get-dynamic-info.h
elf/tst-dlopenfail.c [new file with mode: 0644]
elf/tst-dlopenfaillinkmod.c [new file with mode: 0644]
elf/tst-dlopenfailmod1.c [new file with mode: 0644]
elf/tst-dlopenfailmod2.c [new file with mode: 0644]
include/link.h
sysdeps/generic/ldsodefs.h