NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/54062 CVS commit: src/tests/lib/libc/sys
The following reply was made to PR kern/54062; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/54062 CVS commit: src/tests/lib/libc/sys
Date: Sat, 16 Mar 2019 17:46:43 -0400
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.
Home |
Main Index |
Thread Index |
Old Index