This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.23/master in repository glibc.
from 2143af6 Increase fork signal safety for single-threaded processes [BZ [...] new 25a34b0 tst-mallocfork2: Fix race condition, use fewer resources new bdce959 CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112] new f222547 Make padding in struct sockaddr_storage explicit [BZ #20111]
The 3 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: ChangeLog | 37 ++++++ NEWS | 4 + bits/sockaddr.h | 5 +- bits/socket.h | 8 +- inet/Makefile | 4 +- inet/tst-sockaddr.c | 125 +++++++++++++++++++++ malloc/tst-mallocfork2.c | 10 +- sunrpc/clnt_udp.c | 10 +- sysdeps/mach/hurd/bits/socket.h | 8 +- sysdeps/unix/bsd/bits/sockaddr.h | 5 +- sysdeps/unix/sysv/linux/bits/socket.h | 8 +- .../unix/sysv/linux/m68k/bits}/sockaddr.h | 5 +- 12 files changed, 211 insertions(+), 18 deletions(-) create mode 100644 inet/tst-sockaddr.c copy {bits => sysdeps/unix/sysv/linux/m68k/bits}/sockaddr.h (90%)