Skip to content
Snippets Groups Projects
Commit 50815810 authored by Tadej Novak's avatar Tadej Novak
Browse files

Merge branch 'main-coverity-AthenaKernel' into 'main'

main-coverity-AthenaKernel

See merge request atlas/athena!69402
parents 3d93c304 4fc07353
No related branches found
No related tags found
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