crash in SBA decoder with some inputs
With some HOA3 inputs, the SBA decoder crashes with at least HOA3, STEREO, BINAURAL, BINAURAL_ROOM_REVERB, BINAURAL_ROOM_IR and possibly other output formats. The command lines are ``` ./IVAS_cod -sba 3 -max_band wb 48000 48 input.wav bit ./IVAS_dec BINAURAL 48 bit dec.wav ``` The error message is ``` IVAS_dec: lib_com/basop32.c:1755: L_sub: Assertion `0' failed. ``` A short clip of the bitstream is attached here. [bit_short](/uploads/a008e01fcb5edf3195eed6cff319146b/bit_short)
issue