[PATCH v4 0/5] la_objclose fixes (bug 31985, bug 32065, 32066)
Florian Weimer
fweimer@redhat.com
Fri Nov 29 15:39:16 GMT 2024
This new version has the endswith change that Adhemerval suggested.
Tested on i686-linux-gnu and x86_64-linux-gnu.
Thanks,
Florian
Florian Weimer (5):
elf: Update DSO list, write audit log to elf/tst-audit23.out
elf: Add the endswith function to <endswith.h>
elf: Signal la_objopen for the proxy link map in dlmopen (bug 31985)
elf: Call la_objclose for proxy link maps in _dl_fini (bug 32065)
elf: Reorder audit events in dlcose to match _dl_fini (bug 32066)
elf/dl-close.c | 14 ++++----
elf/dl-fini.c | 9 +++++
elf/dl-load.c | 61 +++++++++++++++++++---------------
elf/endswith.h | 8 +++++
elf/tst-audit23.c | 85 ++++++++++++++++++++++++++++++++++++++---------
5 files changed, 128 insertions(+), 49 deletions(-)
base-commit: bde47662b74b883149c3001e2c052dea5d3cd92f
--
2.47.0
More information about the Libc-alpha
mailing list