From 354f03c2afe0cdbbc3dd978c68149a35776d2ea0 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Mon, 7 Feb 2022 10:03:15 -0600 Subject: [PATCH] Update suppressions.txt --- suppressions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/suppressions.txt b/suppressions.txt index cdf8587531..b0ef6c9929 100644 --- a/suppressions.txt +++ b/suppressions.txt @@ -12,6 +12,7 @@ duplInheritedMember // in src/mesh/MemoryPool.h memsetClassFloat + knownConditionTrueFalse // no real downside/harm in these