Skip to content

Fix segfault in sequences that do not use monitoring.

Da Yu Tou requested to merge dtou_fix_monitoring_segfault into 2024-patches

AllenMonitoring do not allocate memory in stream buffers when none of the algorithm in a sequence uses monitoring (e.g. broken ut_decoding sequence). This MR should fix it.

Edited by Da Yu Tou

Merge request reports