diff --git a/tools/cppcheck_suppress_list.txt b/tools/cppcheck_suppress_list.txt index f798430c812ace79d9f9e75386cfe529e5eaccc9..1bb81a3213d146877aa3e636c0489fa2ed591fdc 100644 --- a/tools/cppcheck_suppress_list.txt +++ b/tools/cppcheck_suppress_list.txt @@ -52,3 +52,6 @@ memleak:framework/test/fwk_test.c:145 // Cppcheck does not inspect these conditions deeply enough to know that the // dereference can only occur if the check succeeds nullPointerRedundantCheck:framework/src/fwk_io.c + +// No checking of Rcar product +*:product/rcar/*