[Bug 206544] sendit "KPI" (in reality sendmsg(2); maybe sendto(2)) will fail with EINVAL if mp->msg_control != NULL and mp->msg_controllen is < sizeof(struct cmsghdr); is not documented in send(2)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 23 22:33:53 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206544

NGie Cooper <ngie at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|sendit "KPI" (in reality    |sendit "KPI" (in reality
                   |sendmsg(2); maybe           |sendmsg(2); maybe
                   |sendto(2)) will fail with   |sendto(2)) will fail with
                   |EINVAL if there's a         |EINVAL if mp->msg_control
                   |mp->msg_control is not NULL |!= NULL and
                   |and mp->msg_controllen is < |mp->msg_controllen is <
                   |sizeof(struct cmsghdr); is  |sizeof(struct cmsghdr); is
                   |not documented in send(2)   |not documented in send(2)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list