Skip to content

MuonGMdbObjects: Fix compilation warnings with gcc14.

Inconsistent array allocation sizes. Fix by using std::vector rather than manual allocations.

Merge request reports