This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 780adf7aea LoongArch: Change to put magic number to .rodata section new 973fe93a56 getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
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: nss/Makefile | 15 +++++- nss/nss_test_gai_hv2_canonname.c | 56 +++++++++++++++++++ nss/tst-nss-gai-hv2-canonname.c | 63 ++++++++++++++++++++++ nss/tst-nss-gai-hv2-canonname.h | 1 + .../tst-nss-gai-hv2-canonname.root}/postclean.req | 0 .../tst-nss-gai-hv2-canonname.script | 2 + sysdeps/posix/getaddrinfo.c | 25 ++++++--- 7 files changed, 152 insertions(+), 10 deletions(-) create mode 100644 nss/nss_test_gai_hv2_canonname.c create mode 100644 nss/tst-nss-gai-hv2-canonname.c create mode 100644 nss/tst-nss-gai-hv2-canonname.h copy {elf/tst-glibc-hwcaps-2-cache.root => nss/tst-nss-gai-hv2-canonname.root}/pos [...] create mode 100644 nss/tst-nss-gai-hv2-canonname.root/tst-nss-gai-hv2-canonname.script