This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/glibc.
from 521d540562 Don't use unsupported format string in ld.so (bug 29427) adds 9c443ac455 socket: Check lengths before advancing pointer in CMSG_NXTHDR adds a3393b3380 Use Linux 5.19 in build-many-glibcs.py
No new revisions were added by this update.
Summary of changes: bits/socket.h | 40 +++++++++++--- scripts/build-many-glibcs.py | 2 +- socket/Makefile | 1 + socket/tst-cmsghdr-skeleton.c | 92 +++++++++++++++++++++++++++++++ elf/tst-audit28.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, 249 insertions(+), 37 deletions(-) create mode 100644 socket/tst-cmsghdr-skeleton.c copy elf/tst-audit28.c => socket/tst-cmsghdr.c (53%)