Skip to content

Commit

Permalink
cppcheck: suppress even more false positives
Browse files Browse the repository at this point in the history
  • Loading branch information
jK committed Sep 23, 2014
1 parent 8453d80 commit ab0fd77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildbot/slave/cppcheck/cppcheck.supress
@@ -1,3 +1,5 @@
//hide "SYNCDEBUG is already guaranteed to be defined"
preprocessor914
passedByValue
invalidPointerCast
invalidscanf

0 comments on commit ab0fd77

Please sign in to comment.