Rodrigo Arias 0df018cf5f Fix segfault reading empty streams
The check_clock_gate() was trying to access to the first event in all
streams. However, streams that are empty don't have any event, so they
cause a NULL dereference. Skipping not active streams avoids the
problem.
2023-10-23 10:07:44 +02:00
..
2023-07-07 10:42:40 +02:00
2023-09-06 18:11:19 +02:00
2023-04-25 17:00:42 +02:00
2023-10-23 10:07:44 +02:00
2023-08-22 18:13:29 +02:00
2023-09-06 18:11:19 +02:00