]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
coverity fix
authorjthaeder <jthaeder@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 1 Mar 2011 22:27:32 +0000 (22:27 +0000)
committerjthaeder <jthaeder@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 1 Mar 2011 22:27:32 +0000 (22:27 +0000)
HLT/BASE/util/AliHLTESDMCEventPublisherComponent.cxx

index 167fd8fa39dc6657b03f97b9904da8a22bdb7f52..1614eaf6d33f883ad61b9ddcd924d7384c6e23f7 100644 (file)
@@ -556,11 +556,13 @@ Int_t AliHLTESDMCEventPublisherComponent::OpenCurrentFileList() {
       else {
        HLTError("File already open, this should not happen.");
        iResult=-EFAULT;
+       continue;
       }
       
       if ( (pFile = *pFileDesc ) == NULL ) {
        HLTError("Opening file failed." );
        iResult=-EFAULT;
+       continue;
       }
 
       // -- Open trees