CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/06 08:38:32
Modified files:
sys/kern : uipc_socket2.c
Log message:
Make sure that all padding bytes in cmsgs are actually zero by memset
CMSG_SIZE(len) bytes of the mbuf.
