This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.34/master in repository glibc.
from 96863dee26 resolv: Fix NSS DNS backend for getnetbyaddr (CVE-2026-0915) new 2b656ff94d posix: Reset wordexp_t fields with WRDE_REUSE (CVE-2025-1528 [...]
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: NEWS | 5 +++ posix/Makefile | 19 +++++++--- posix/tst-wordexp-reuse.c | 89 +++++++++++++++++++++++++++++++++++++++++++++++ posix/wordexp.c | 2 ++ 4 files changed, 111 insertions(+), 4 deletions(-) create mode 100644 posix/tst-wordexp-reuse.c