HomeFreeBSD

MFC r299869

Description

MFC r299869

Use strlcpy() instead of strncpy() when copying ifname to ensure
that it is NUL terminated. Additional NUL padding is not required
for short names.

Reported by: Coverity
CID: 1009974

Details

Provenance
truckmanAuthored on
Parents
rS300283: MFC r299868
Branches
Unknown
Tags
Unknown