HomeFreeBSD

- Use strlcat() instead of strncat().

Description

  • Use strlcat() instead of strncat().
  • Use asprintf() and handle allocation errors.

Reviewed by: kevlo
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D11486

Details

Provenance
delphijAuthored on
Reviewer
kevlo
Differential Revision
D11486: Use more modern C rountines.
Parents
rS320760: MF11 r320731,320749,320759: Add Amazon Elastic Network Adapter driver
Branches
Unknown
Tags
Unknown