This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.24/master in repository glibc.
from e6eab16 alpha: fix trunc for big input values new e9e69e4 Bug 11941: ld.so: Improper assert map->l_init_called in dlclose
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 14 ++++ elf/Makefile | 15 +++- elf/dl-close.c | 30 ++++++-- elf/tst-nodelete-dlclose-dso.c | 90 ++++++++++++++++++++++ ...t-gnu2-tls1.c => tst-nodelete-dlclose-plugin.c} | 46 ++++------- .../ifuncmain8.c => elf/tst-nodelete-dlclose.c | 14 ++-- 6 files changed, 167 insertions(+), 42 deletions(-) create mode 100644 elf/tst-nodelete-dlclose-dso.c copy elf/{tst-gnu2-tls1.c => tst-nodelete-dlclose-plugin.c} (58%) copy sysdeps/x86_64/ifuncmain8.c => elf/tst-nodelete-dlclose.c (70%)