Skip to content

Fix seg fault caused by DataArchiver

Timon Heim requested to merge fix_archiver into devel

Fixes a seg fault when running with the DataArchiver which was likely introduced when moving from Fei4 to Std based scans.

@dantrim I think you implemented this, was there a specific reason for it? I don't understand why it crashes things, I would have found that one line to be redundant.

Merge request reports