Skip to content
Snippets Groups Projects
Commit 8b959084 authored by Administrator's avatar Administrator
Browse files

Don't transport more events as available in input

In #2421 a crash was reported when the number of events requested to be
transported is larger than the number of events in the input.
Add protection against such a crash in the transport class. The number of
events to be transported is set to the minimum number of events in any of the
connected inputs.
parent 451396eb
1 merge request!724Don't transport more events as available in input (#2421)
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment