Skip to content

Fix rare segmentation fault in Forward Tracking (follow up !1815)

Andre Gunther requested to merge gunther_ForwardSegFaultFix into master

The MR fixes a seg fault discussed here and adresses the first point in #123 (closed). The seg fault occurred in a very big event where consequently the reserved memory of a vector was too small. A QM test running the big event will be added in another MR.

@sponce @jonrob

Edited by Rosen Matev

Merge request reports