diff --git a/tests/sys/fs/fusefs/utils.hh b/tests/sys/fs/fusefs/utils.hh index 85d4d81b3ec3..518f294fbab3 100644 --- a/tests/sys/fs/fusefs/utils.hh +++ b/tests/sys/fs/fusefs/utils.hh @@ -231,6 +231,7 @@ class FuseTest : public ::testing::Test { * to document the leakage, and provide a single point of suppression * for static analyzers. */ + /* coverity[+close: arg-0] */ static void leak(int fd __unused) {} /*