Skip to content

Commit 1a963b5

Browse files
committed
Satisfy cppcheck nullability analysis
1 parent 2e2e28e commit 1a963b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PWGMM/Lumi/Tasks/lumiVertex.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ struct LumiVertex {
326326
LOGF(fatal,
327327
"GRPLHCIFData is not available for run=%d at timestamp=%llu",
328328
bc.runNumber(), bc.timestamp());
329+
return;
329330
}
330331

331332
const auto beamPatternA =

0 commit comments

Comments
 (0)