]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
coverity 23301, not real bug but avoid future complains
authorgconesab <gustavo.conesa.balbastre@cern.ch>
Tue, 10 Jun 2014 20:15:56 +0000 (22:15 +0200)
committergconesab <gustavo.conesa.balbastre@cern.ch>
Tue, 10 Jun 2014 20:31:59 +0000 (22:31 +0200)
EMCAL/AliEMCALRecoUtils.cxx

index 705746eb818c95c5ce9ef6cd5cecac91c198ac87..6268bc56ce4b3605edd5bb149a3e08ca150e0fd4 100644 (file)
@@ -377,6 +377,7 @@ Bool_t AliEMCALRecoUtils::CheckCellFiducialRegion(const AliEMCALGeometry* geom,
   if (iSM < 0 || iphi < 0 || ieta < 0 ) {
     AliFatal(Form("Negative value for super module: %d, or cell ieta: %d, or cell iphi: %d, check EMCAL geometry name\n",
                   iSM,ieta,iphi));
+    return kFALSE; // trick coverity
   }
   
   //Check rows/phi