]> xenbits.xensource.com Git - freebsd.git/commit
fusefs: suppress some Coverity resource leak CIDs in the tests
authorasomers <asomers@FreeBSD.org>
Sat, 7 Sep 2019 19:25:45 +0000 (19:25 +0000)
committerasomers <asomers@FreeBSD.org>
Sat, 7 Sep 2019 19:25:45 +0000 (19:25 +0000)
commit749b6c3e76fbb6d2e22b84278ae55b877cd6572e
tree0b872b599ae16aa8e641fd6a4e5959c6ff45c253
parentf55899f5a9afdebbf970ff95520093f7a780b549
fusefs: suppress some Coverity resource leak CIDs in the tests

The fusefs tests deliberately leak file descriptors.  To do otherwise would
add extra complications to the tests' mock FUSE server.  This annotation
should hopefully convince Coverity to shut up about the leaks.

Reviewed by: uqs
MFC after: 4 days
Sponsored by: The FreeBSD Foundation
tests/sys/fs/fusefs/utils.hh