--- linuxsampler/trunk/ChangeLog 2021/01/05 20:42:32 3845 +++ linuxsampler/trunk/ChangeLog 2021/01/06 14:01:11 3846 @@ -304,6 +304,8 @@ sometimes, and due to the latter it also fixes potential crashes as some polyphonic script events were never released and the engine hence was running out of free script events. + - Fixed crash when handling array results of built-in functions + (e.g. "num_elements(by_marks($MARK_1)"). * test cases: - Fixed compiler errors in test cases.