Fixed handling of a large first event of a file in IOHandlerFileRead

When a too large event (too large to fit in the default buffer) was found as first event of the file, the processing was stopping as if it was the end of the file.

Merge request reports

Loading