svn commit: r316179 - head/contrib/netbsd-tests/lib/libc/sys

Ngie Cooper (yaneurabeya) yaneurabeya at gmail.com
Thu Mar 30 06:44:31 UTC 2017


> On Mar 29, 2017, at 14:26, Conrad Meyer <cem at FreeBSD.org> wrote:
> 
> Author: cem
> Date: Wed Mar 29 21:26:13 2017
> New Revision: 316179
> URL: https://svnweb.freebsd.org/changeset/base/316179
> 
> Log:
>  t_msgsnd: Use msgsnd()'s msgsz argument correctly to avoid overflow
> 
>  msgsnd's msgsz argument is the size of the message following the 'long'
>  message type.  Don't include the message type in the size of the message
>  when invoking msgsnd(2).
> 
>  Reported by:	Coverity
>  CID:		1368712
>  Sponsored by:	Dell EMC Isilon

(Replying to a message)
	Thank you for fixing these issues. Please send me an email beforehand so I’m aware of these changes (especially since I’ll be away from FreeBSD for 2 months in a couple days), and so I know that they can be upstreamed to NetBSD.
Take care,
-Ngie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20170329/2561735b/attachment.sig>


More information about the svn-src-all mailing list