summaryrefslogtreecommitdiffstats
path: root/.suppress.cppcheck
diff options
context:
space:
mode:
Diffstat (limited to '.suppress.cppcheck')
-rw-r--r--.suppress.cppcheck1
1 files changed, 0 insertions, 1 deletions
diff --git a/.suppress.cppcheck b/.suppress.cppcheck
index 1091659..8536be5 100644
--- a/.suppress.cppcheck
+++ b/.suppress.cppcheck
@@ -5,7 +5,6 @@ knownConditionTrueFalse
memleakOnRealloc
noExplicitConstructor
normalCheckLevelMaxBranches
-nullPointerArithmeticRedundantCheck
redundantInitialization
unusedStructMember
varFuncNullUB