HomeFreeBSD

In read_zones(), check if the file name actually fit in the buffer

Description

In read_zones(), check if the file name actually fit in the buffer
and make sure it would terminate with nul with strlcpy().

Reviewed by: imp (earlier revision)
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D16595

Details

Provenance
delphijAuthored on
Reviewer
imp
Differential Revision
D16595: Always terminate string with nul.
Parents
rS337521: MFC r336121+r336127(cem): Don't delete outfile unconditionally.
Branches
Unknown
Tags
Unknown