HomeFreeBSD

inetd: prefer strlcpy to strlen(3) check + strcpy(3), NFC

Description

inetd: prefer strlcpy to strlen(3) check + strcpy(3), NFC

This is again functionally equivalent but more concise.

Details

Provenance
kevansAuthored on
Parents
rS356217: inetd: prefer strtonum(3) to strspn(3)+atoi(3), NFC
Branches
Unknown
Tags
Unknown