Skip to content

Bugfix 171

David-Leon Pohl requested to merge Bugfix_171 into development

Fixes issue #171 (closed) by restricting the maximum raw-data-read chunk size. This is needed since completely nonsense data can have no event per chunk confusing the automatic chunk size calculation. Also an error warning is given is raw data is weird.

Merge request reports