]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Remove no longer matched Cppcheck suppression
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 25 Aug 2019 09:34:06 +0000 (11:34 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 5 Sep 2019 20:04:43 +0000 (22:04 +0200)
misc/cppcheck-suppressions.txt

index 47f0a321e0e7cbf696ce9b8bb3d4e5a106f3ec07..84f390b55e94b47af0a1aab24ed7e3ef7a9ced6e 100644 (file)
@@ -1,8 +1,5 @@
 ConfigurationNotChecked
 missingIncludeSystem
 
-// Not worth the effort to write leak-free code for test failure code paths.
-resourceLeak:unittest/*
-
 // Ignore third party code.
 *:src/xxhash.c