aboutsummaryrefslogtreecommitdiffstats
path: root/.suppress.cppcheck
diff options
context:
space:
mode:
Diffstat (limited to '.suppress.cppcheck')
-rw-r--r--.suppress.cppcheck4
1 files changed, 4 insertions, 0 deletions
diff --git a/.suppress.cppcheck b/.suppress.cppcheck
index 292f6884..c6e4fdc0 100644
--- a/.suppress.cppcheck
+++ b/.suppress.cppcheck
@@ -1,4 +1,8 @@
+assertWithSideEffect
assignmentInAssert
normalCheckLevelMaxBranches
+nullPointerArithmeticOutOfMemory
+nullPointerOutOfMemory
redundantInitialization
unreadVariable
+unusedStructMember