[epiphany/mcatanzaro/cppcheck: 14/16] Further improve suppressions



commit bd09dadd6da152b76e59dd6b54e31272b7a4ed23
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Nov 17 11:01:54 2019 -0600

    Further improve suppressions

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f6a30a138..fd9bd70d1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,6 +31,7 @@ cppcheck:
     --suppress=unusedFunction
     --suppress=varFuncNullUB
     --suppress=*:lib/contrib/gvdb/*
+    --suppress=deallocret:lib/ephy-gui.c
     --template=gcc
 
 variables:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]