Commit 8a7e0153 authored by Vidhya V P's avatar Vidhya V P
Browse files

Resolving memory sanitizer error :set 2

parent 7e0aa825
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -296,7 +296,10 @@ ivas_error ivas_corecoder_dec_reconfig(
            st_ivas->hCPE[st_ivas->nCPE - 1]->hStereoMdct->use_itd = 0;
            st_ivas->hCPE[st_ivas->nCPE - 1]->hStereoMdct->reverse_dmx = 0;
            st_ivas->hCPE[st_ivas->nCPE - 1]->hStereoMdct->smooth_ratio = 1.f;

#ifdef SBA_BR_SWITCHING_RECONFIG
            st_ivas->hCPE[st_ivas->nCPE - 1]->hStereoMdct->IGFStereoMode[0] = -1;
            st_ivas->hCPE[st_ivas->nCPE - 1]->hStereoMdct->IGFStereoMode[1] = -1;
#endif
            for ( n = 0; n < CPE_CHANNELS; n++ )
            {
                /* reset mct_chan_mode */