HomeFreeBSD

fusefs: suppress some Coverity resource leak CIDs in the tests

Description

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

Details

Provenance
asomersAuthored on
Parents
rS352020: MFC r351631
Branches
Unknown
Tags
Unknown