This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 521d540562 Don't use unsupported format string in ld.so (bug 29427) new 9c443ac455 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: bits/socket.h | 40 +++++++++++--- 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 +++++++++--- 7 files changed, 248 insertions(+), 36 deletions(-) create mode 100644 socket/tst-cmsghdr-skeleton.c copy elf/tst-audit28.c => socket/tst-cmsghdr.c (53%)