HomeFreeBSD

mount(1): Simplify by using asprintf(3)

Description

mount(1): Simplify by using asprintf(3)

Instead of strlen() + malloc() + snprintf, just use asprintf().
No functional change.

Obtained from: OpenBSD (CVS Rev. 1.67)

Details

Provenance
pfgAuthored on
Parents
rS305992: - Fix various entities in the release.ent file.
Branches
Unknown
Tags
Unknown