Decoder crash for Stereo at 24.4kbps JBM decoding in ivas_hq_core_dec_fx()
# Basic info
<!--- Add commit SHA used to reproduce -->
- Float reference:
- Encoder (float): e15ad0addc0b0a429fcf05e1683e77c05164738a
- Decoder (float):
- Fixed point:
- Encoder (fixed):
- Decoder (fixed): d4fd91a6c
# Bug description
The decoder crashes with an assert:
{width=309 height=264}
# Ways to reproduce
Box folder: ...\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\issues\issue-1346
<!-- Commandline or script -->
```bash
./IVAS_cod_flt_ref -q -stereo -max_band FB 24400 48 am1aa1s01_48.10dB.wav bit
networkSimulator_g192 dly_error_profile_10.dat bit bit_sim trace 1 0
./IVAS_dec_fx -voip stereo 16 bit_sim out.wav
# or to mono
./IVAS_dec_fx -voip mono 16 bit_sim out.wav
```
<!--- Below are labels that will be added but are not shown in description. This is a template to help fill them.
Add further information to the first row and remove and add labels as necessary. -->
issue