comparison OrthancServer/Resources/RunCppCheck.sh @ 4335:82652c5fc04f

cppcheck
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 01 Dec 2020 20:31:04 +0100
parents 83c5bd439fcc
children 25112063257b
comparison
equal deleted inserted replaced
4334:b2366bc023f8 4335:82652c5fc04f
10 10
11 cat <<EOF > /tmp/cppcheck-suppressions.txt 11 cat <<EOF > /tmp/cppcheck-suppressions.txt
12 constParameter:../../OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.cpp 12 constParameter:../../OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.cpp
13 knownArgument:../../OrthancFramework/UnitTestsSources/ImageTests.cpp 13 knownArgument:../../OrthancFramework/UnitTestsSources/ImageTests.cpp
14 knownConditionTrueFalse:../../OrthancServer/Plugins/Engine/OrthancPlugins.cpp 14 knownConditionTrueFalse:../../OrthancServer/Plugins/Engine/OrthancPlugins.cpp
15 nullPointer:../../OrthancFramework/UnitTestsSources/RestApiTests.cpp:314 15 nullPointer:../../OrthancFramework/UnitTestsSources/RestApiTests.cpp:318
16 nullPointerRedundantCheck:../../OrthancFramework/UnitTestsSources/DicomMapTests.cpp 16 nullPointerRedundantCheck:../../OrthancFramework/UnitTestsSources/DicomMapTests.cpp
17 stlFindInsert:../../OrthancFramework/Sources/DicomFormat/DicomMap.cpp:1163 17 stlFindInsert:../../OrthancFramework/Sources/DicomFormat/DicomMap.cpp:1163
18 stlFindInsert:../../OrthancServer/Sources/OrthancWebDav.cpp:383 18 stlFindInsert:../../OrthancServer/Sources/OrthancWebDav.cpp:383
19 stlFindInsert:../../OrthancServer/Sources/ServerIndex.cpp:400 19 stlFindInsert:../../OrthancServer/Sources/ServerIndex.cpp:400
20 syntaxError:../../OrthancFramework/Sources/SQLite/FunctionContext.h:50 20 syntaxError:../../OrthancFramework/Sources/SQLite/FunctionContext.h:50