]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MF stable/12 r352534:
authorAlan Somers <asomers@FreeBSD.org>
Sat, 21 Sep 2019 13:00:38 +0000 (13:00 +0000)
committerAlan Somers <asomers@FreeBSD.org>
Sat, 21 Sep 2019 13:00:38 +0000 (13:00 +0000)
commit8be705535269eab7819f42f2599a6fb9dbafc976
tree693acb65a3a6f35411690fdf460e8cd0f3649eae
parentea37c1610e0d41feef0a25169cc07df35c7246ea
MF stable/12 r352534:

Fix an off-by-one error from r351961

That revision addressed a Coverity CID that could lead to a buffer overflow,
but it had an off-by-one error in the buffer size check.

Approved by: re (kib)
Reported by: Coverity
Coverity CID: 1405530
MFC-With: 351961
Sponsored by: The FreeBSD Foundation
sys/fs/fuse/fuse_internal.c