crash stereo_tca_enc_fx() for stereo encoder
# Basic info <!--- Add commit SHA used to reproduce --> - Fixed point: - Encoder (fixed): ae6313fd # Bug description When trying different files that could trigger element_mode == 3 (#1125), stumbled across some cases where the encoder is crashing. the encoder crashes at frame 489 with the following error : Run-Time Check Failure 2 - Stack around the variable 'bufChanL_fx' was corrupted. ![image](/uploads/a74e4c8f85330b7bf0885ad6c25cb752/image.png) # Ways to reproduce Box folder: ...\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\issues\issue-1132 ```bash IVAS_cod -STEREO 24400 48 sh2_tv2_st.wav bit ``` <!--- 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