Module Name: src Committed By: christos Date: Sat Mar 16 21:46:43 UTC 2019
Modified Files: src/tests/lib/libc/sys: t_sendmmsg.c Log Message: PR/54062: Using random garbage in the mmsghdr (in this case 0xa5's from jemalloc debug) makes the syscall unhappy. Zero out the memory instead... To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/sys/t_sendmmsg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.