Skip to content

Patch segfault for HepMCs with missing weight names

Christian Gutschow requested to merge missing_wnames_patch into release-3-1-x

Unfortunately, I missed an edge case: HepMC files without weight names will result in an out-of-range index seg fault. This is to patch this.

Reported by @aprice

Merge request reports