]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r357835:
authorAlan Somers <asomers@FreeBSD.org>
Sun, 22 Mar 2020 15:01:13 +0000 (15:01 +0000)
committerAlan Somers <asomers@FreeBSD.org>
Sun, 22 Mar 2020 15:01:13 +0000 (15:01 +0000)
commit34082bc1fc6ef617ab4e24edbfee7456c2122a49
tree97739063d914911d66123fec59c7ca55c33c4a18
parentfa880da1f61abeaa33c35c4933a0566b33516223
MFC r357835:

fusefs: fix some memory leaks in the tests.

Oddly, most of these were not detected by Coverity.

Reported by: Coverity (one of them, anyway)
Coverity CID: 1404490
tests/sys/fs/fusefs/read.cc
tests/sys/fs/fusefs/write.cc