Home
last modified time | relevance | path

Searched hist:"4238 b561f0963de9832b49a8365897c08b994e79" (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libutil/
H A Dquotafile.cdiff 4238b561f0963de9832b49a8365897c08b994e79 Fri May 13 02:26:14 CEST 2016 Don Lewis <truckman@FreeBSD.org> 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
MFC after: 1 week