Decoder crash for Stereo at 32kbps in stereo_dft_dec_res_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: ![grafik](/uploads/a7739450f00bd33e59113d4f62859b24/grafik.png){width=305 height=181} # Ways to reproduce Box folder: ...\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\issues\issue-1345 <!-- Commandline or script --> ```bash ./IVAS_cod_flt_ref -stereo -max_band FB 32000 48 am1aa1s15_48.10dB.wav bit ./IVAS_dec_fx stereo 48 but out.wav ``` The crash also occurs for 16/32 kHz output sampling rates, also if decoding to mono and also if the uploaded error pattern is applied: ``` eid-xor -vbr -fer bit stereo-mixed-music.am1aa1s15_ep.192 bit_err ``` <!--- 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