diff OrthancServer/Resources/RunCppCheck.sh @ 4205:d962a2996637

cppcheck
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Sep 2020 17:58:19 +0200
parents 318c16cfccab
children 171af1567473
line wrap: on
line diff
--- a/OrthancServer/Resources/RunCppCheck.sh	Thu Sep 17 16:18:01 2020 +0200
+++ b/OrthancServer/Resources/RunCppCheck.sh	Thu Sep 17 17:58:19 2020 +0200
@@ -15,10 +15,13 @@
 nullPointer:../../OrthancFramework/UnitTestsSources/RestApiTests.cpp:309
 nullPointerRedundantCheck:../../OrthancFramework/UnitTestsSources/DicomMapTests.cpp
 stlFindInsert:../../OrthancFramework/Sources/DicomFormat/DicomMap.cpp:1070
+stlFindInsert:../../OrthancServer/Sources/ServerIndex.cpp:398
 syntaxError:../../OrthancFramework/Sources/SQLite/FunctionContext.h:50
 syntaxError:../../OrthancFramework/UnitTestsSources/ZipTests.cpp:129
 unreadVariable:../../OrthancFramework/Sources/FileStorage/StorageAccessor.cpp
+unreadVariable:../../OrthancServer/Sources/OrthancRestApi/OrthancRestModalities.cpp:714
 useInitializationList:../../OrthancFramework/Sources/Images/PngReader.cpp:89
+useInitializationList:../../OrthancServer/Sources/ServerJobs/DicomModalityStoreJob.cpp:285
 EOF
 
 ${CPPCHECK} --enable=all --quiet --std=c++11 \