This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.41/master in repository glibc.
from 5cf17ebc65 hurd: Fix tst-stack2 test build on Hurd new dab44a3b2b elf: Keep using minimal malloc after early DTV resize (bug 32412)
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: elf/Makefile | 5 ++ elf/dl-tls.c | 7 +++ ...{tst-audit19a.c => tst-audit-tlsdesc-dlopen2.c} | 30 +++++++---- elf/tst-auditmod-tlsdesc2.c | 59 ++++++++++++++++++++++ 4 files changed, 90 insertions(+), 11 deletions(-) copy elf/{tst-audit19a.c => tst-audit-tlsdesc-dlopen2.c} (56%) create mode 100644 elf/tst-auditmod-tlsdesc2.c