HomeFreeBSD

Use strlcpy instead of strcpy when copying the bridge name to ifr.ifr_name

Description

Use strlcpy instead of strcpy when copying the bridge name to ifr.ifr_name
to avoid buffer overflows

MFC after: 1 week
Reported by: Coverity
CID: 1006735, 1006737, 1006738

Details

Provenance
ngieAuthored on
Parents
rS311289: MFC r308216:
Branches
Unknown
Tags
Unknown