HomeFreeBSD

MIB-II: use strlcpy instead of strcpy when copying {descr,name}

Description

MIB-II: use strlcpy instead of strcpy when copying {descr,name}

This is of course to avoid buffer overruns

The remaining strcpy instance in the module needs to be audited for
correctness

MFC after: 1 week
Reported by: Coverity
CID: 1006827, 1006828

Details

Provenance
ngieAuthored on
Parents
rS310951: Add a TODO entry so people can join in if they want or see the status
Branches
Unknown
Tags
Unknown