HomeFreeBSD

Initialize msg.msg_flags to 0

Description

Initialize msg.msg_flags to 0

This mutes a valid coverity warning about it being uninitialized
when passed in to sendmsg(2).

MFC after: 2 weeks
Reported by: Coverity
CID: 1368202

Details

Provenance
ngieAuthored on
Parents
rS311220: MFC r310661: loader: use strip -o instead of cp and strip in place
Branches
Unknown
Tags
Unknown