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
Use strlcpy instead of strcpy when copying the bridge name to ifr.ifr_name Tags None Referenced Files None Subscribers None
Description
Details
|