Skip to content
Snippets Groups Projects
Commit 4fc07353 authored by Shaun Roe's avatar Shaun Roe Committed by Tadej Novak
Browse files

main-coverity-AthenaKernel

main-coverity-AthenaKernel
parent f8651c6e
No related branches found
Tags nightly/main/2024-03-05T0301
No related merge requests found
......@@ -78,7 +78,7 @@ namespace Atlas {
EventIDBase::number_type m_conditionsRun {EventIDBase::UNDEFNUM};
const TrigRoiDescriptor* m_roi {nullptr};
const SG::ThinningCache* m_thinningCache {nullptr};
std::pmr::memory_resource* m_memResource;
std::pmr::memory_resource* m_memResource{nullptr};
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment