HomeFreeBSD

Use strndup(3) instead of malloc(3) + memcpy(3)

Description

Use strndup(3) instead of malloc(3) + memcpy(3)
Check the return of strndup

Details

Provenance
baptAuthored on
Parents
rS282717: Use the new gic option. While here remove extra whitespace from the ned of
Branches
Unknown
Tags
Unknown