HomeFreeBSD

MFC r299581

Description

MFC r299581

Use strlcpy() instead of strncpy() to ensure that qf->fsname is NUL
terminated. Don't bother checking for truncation since the subsequent
stat() call should detect that and fail.

Reported by: Coverity
CID: 1018189

Details

Provenance
truckmanAuthored on
Parents
rS300271: MFC r299580
Branches
Unknown
Tags
Unknown