Mercurial > hg > orthanc
changeset 6376:37c4ce2438ac
cppcheck: uselessOverride
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Mon, 10 Nov 2025 17:49:02 +0100 |
| parents | ab58c6884a8d |
| children | debcddfb57f0 |
| files | OrthancServer/Resources/RunCppCheck.sh |
| diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancServer/Resources/RunCppCheck.sh Mon Nov 10 17:43:15 2025 +0100 +++ b/OrthancServer/Resources/RunCppCheck.sh Mon Nov 10 17:49:02 2025 +0100 @@ -41,6 +41,8 @@ assertWithSideEffect:../../OrthancFramework/Sources/DicomNetworking/Internals/CommandDispatcher.cpp:454 variableScope:../../OrthancServer/Sources/OrthancRestApi/OrthancRestApi.cpp:228 variableScope:../../OrthancServer/Sources/ServerJobs/OrthancPeerStoreJob.cpp:94 +uselessOverride:../../OrthancFramework/Sources/MultiThreading/IRunnableBySteps.h:35 +uselessOverride:../../OrthancFramework/Sources/JobsEngine/SetOfInstancesJob.h:76 EOF # TODO: re-enable nullPointerOutOfMemory
