HomeFreeBSD

When clearing rtmsg, pass &rtmsg to bzero() instead of the address of

Description

When clearing rtmsg, pass &rtmsg to bzero() instead of the address of
just the header

Reported by: Coverity
CID: 1007568, 1194256
MFC after: 1 week

Details

Provenance
truckmanAuthored on
Parents
rS300001: Mark the unused arguments of various SYSINIT functions __unused.
Branches
Unknown
Tags
Unknown