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 1fcc7bfee2 alpha: Fix generic brk system call emulation in __brk_call ( [...] new 68507377f2 socket: Check lengths before advancing pointer in CMSG_NXTHDR
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 | 1 + bits/socket.h | 40 ++++++++++--- socket/Makefile | 1 + socket/tst-cmsghdr-skeleton.c | 93 +++++++++++++++++++++++++++++++ elf/tst-audit26.c => socket/tst-cmsghdr.c | 35 +++++++++--- sysdeps/mach/hurd/bits/socket.h | 40 ++++++++++--- sysdeps/unix/sysv/linux/bits/socket.h | 40 ++++++++++--- sysdeps/unix/sysv/linux/cmsg_nxthdr.c | 36 +++++++++--- 8 files changed, 250 insertions(+), 36 deletions(-) create mode 100644 socket/tst-cmsghdr-skeleton.c copy elf/tst-audit26.c => socket/tst-cmsghdr.c (53%)