Skip to content

ISF_FastCaloSimServices: Suppress cppcheck false positive.

Suppress a bogus cppcheck nullPointerRedundantCheck warning (because cppcheck doesn't understand retrieve()).

Merge request reports