diff options
Diffstat (limited to '.suppress.cppcheck')
-rw-r--r-- | .suppress.cppcheck | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.suppress.cppcheck b/.suppress.cppcheck new file mode 100644 index 0000000..c0246eb --- /dev/null +++ b/.suppress.cppcheck @@ -0,0 +1,3 @@ +normalCheckLevelMaxBranches +nullPointerArithmeticOutOfMemory +nullPointerOutOfMemory |