This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 2071666d03 AArch64: Fix typo in math-vector.h new f0c09fe616 support: Use const char * argument in support_capture_subpro [...] new d8f7a79335 elf: Test case for bug 32976 (CVE-2025-4802)
The 2 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 | 4 ++ elf/tst-dlopen-sgid-mod.c | 1 + elf/tst-dlopen-sgid.c | 104 +++++++++++++++++++++++++++++++++++ support/capture_subprocess.h | 3 +- support/support_capture_subprocess.c | 6 +- 5 files changed, 113 insertions(+), 5 deletions(-) create mode 100644 elf/tst-dlopen-sgid-mod.c create mode 100644 elf/tst-dlopen-sgid.c