From 8020f71afd34d7696d7933659df2d763ab05542f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 16:31:17 +0200 Subject: Adding upstream version 1.37.1. Signed-off-by: Daniel Baumann --- netdata.cppcheck | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 netdata.cppcheck (limited to 'netdata.cppcheck') diff --git a/netdata.cppcheck b/netdata.cppcheck new file mode 100644 index 0000000..245c7a0 --- /dev/null +++ b/netdata.cppcheck @@ -0,0 +1,17 @@ + + + cppcheck-build + + + + + cppcheck-lib + gnu + posix + + + nullPointerRedundantCheck + unusedFunction + readdirCalled + + -- cgit v1.2.3