HomeFreeBSD

In open_binary_fd: when using buffer size for strl* and snprintf,

Description

In open_binary_fd: when using buffer size for strl* and snprintf,
always use >= instead of > to avoid truncation.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D11474
MFC after: 3 days

Details

Provenance
delphijAuthored on
Reviewer
kib
Differential Revision
D11474: Slight cleanup in open_binary_fd.
Parents
rS320664: Document supported poollist() (ippool -l) options in usage() and in
Branches
Unknown
Tags
Unknown