google / google/gvisor

NULL msghdr pointers are not treated as zero length

Open
#207 4 comments 0 reactions 1 assignee Claimed by @iangudger View on GitHub
area: compatibility priority: p2 revived type: bug
Dominant language
Go
Stars
19.3k
Forks
2k
Avg merge
3d 5h
Merged PRs (30d)
264

Description

For example, if msghdr.msg_control is NULL and msghdr.msg_controllen is non-zero, the NULL msg_control should cause msg_controllen to be ignored.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.