HomeFreeBSD

pac: Use strdup and asprintf in place of dubious string building

Description

pac: Use strdup and asprintf in place of dubious string building

GCC 14 warned about transposed arguments to calloc, but these cases
are better served by more abstract string functions.

Details

Provenance
jhbAuthored on Fri, Jan 3, 3:39 PM
Parents
rG4173a3a009a4: TCP BBR: simplify expression
Branches
Unknown
Tags
Unknown