Mercurial > hg > orthanc
diff OrthancServer/Resources/RunCppCheck.sh @ 4206:171af1567473
cppcheck
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 17 Sep 2020 20:49:15 +0200 |
parents | d962a2996637 |
children | 116bd42caf49 |
line wrap: on
line diff
--- a/OrthancServer/Resources/RunCppCheck.sh Thu Sep 17 17:58:19 2020 +0200 +++ b/OrthancServer/Resources/RunCppCheck.sh Thu Sep 17 20:49:15 2020 +0200 @@ -15,9 +15,11 @@ nullPointer:../../OrthancFramework/UnitTestsSources/RestApiTests.cpp:309 nullPointerRedundantCheck:../../OrthancFramework/UnitTestsSources/DicomMapTests.cpp stlFindInsert:../../OrthancFramework/Sources/DicomFormat/DicomMap.cpp:1070 -stlFindInsert:../../OrthancServer/Sources/ServerIndex.cpp:398 +stlFindInsert:../../OrthancServer/Sources/ServerIndex.cpp:400 syntaxError:../../OrthancFramework/Sources/SQLite/FunctionContext.h:50 syntaxError:../../OrthancFramework/UnitTestsSources/ZipTests.cpp:129 +syntaxError:../../OrthancServer/UnitTestsSources/UnitTestsMain.cpp:314 +uninitMemberVar:../../OrthancServer/Sources/ServerJobs/StorageCommitmentScpJob.cpp:427 unreadVariable:../../OrthancFramework/Sources/FileStorage/StorageAccessor.cpp unreadVariable:../../OrthancServer/Sources/OrthancRestApi/OrthancRestModalities.cpp:714 useInitializationList:../../OrthancFramework/Sources/Images/PngReader.cpp:89