# HG changeset patch # User Sebastien Jodogne # Date 1706548231 -3600 # Node ID b74543e7ac2e825416753bb34bb71cea56c91ee7 # Parent 386d7071b79d05e9db514f7900c72a5a156eeaa1 fix diff -r 386d7071b79d -r b74543e7ac2e OrthancServer/Sources/ServerContext.cpp --- a/OrthancServer/Sources/ServerContext.cpp Wed Jan 24 21:58:38 2024 +0100 +++ b/OrthancServer/Sources/ServerContext.cpp Mon Jan 29 18:10:31 2024 +0100 @@ -729,9 +729,9 @@ { accessor.Remove(dicomUntilPixelData); } - - throw; } + + throw; } // Only keep the metadata for the "instance" level