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-arm in repository toolchain/ci/glibc.
from 70ff58ced4 htl: Let pthread_self and cancellability called early adds 521d540562 Don't use unsupported format string in ld.so (bug 29427) adds 9c443ac455 socket: Check lengths before advancing pointer in CMSG_NXTHDR
No new revisions were added by this update.
Summary of changes: bits/socket.h | 40 +++++++++++--- elf/dl-diagnostics.c | 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%)