Skip to content

Fix crash in clang10 muon ART test

Nicolas Koehler requested to merge nkoehler/athena:geoInit into master

Hi,

this MR fixes a crash in the clang10 nightlies, where a fixed-size buffer was used for reading a std::ifstream.

Best, Nico

Merge request reports