Commit 8af0f501 authored by vaclav's avatar vaclav
Browse files

fix OSBA MSAN error

parent ad2a8896
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -431,7 +431,7 @@ void ivas_sba_upmixer_renderer(
        sba_ch_idx = 0;
        if ( st_ivas->ivas_format == SBA_ISM_FORMAT && st_ivas->ism_mode == ISM_SBA_MODE_DISC )
        {
            st_ivas->nchan_ism;
            sba_ch_idx = st_ivas->nchan_ism;
        }

        for ( ch = 0; ch < ivas_get_nchan_buffers_dec( st_ivas ) - sba_ch_idx; ch++ )