Unverified Commit 157aff60 authored by norvell's avatar norvell
Browse files

Fix wrong init of SWB_fenv

parent 55ef90d1
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -167,10 +167,8 @@ void ivas_hq_hr_dec_fx(

    HQ_DEC_HANDLE hHQ_core = st_fx->hHQ_core;
#ifdef FIX_1480_CLANG18_MSAN_UNINIT_VARIABLE
    SWB_fenv = NULL; /* Init in case HQ_GEN_SWB/HQ_GEN_FB is not used -- eliminates runtime warning when passed to fill_spectrum */
    hq_generic_offset = 0;
    move16();
    move16();
#endif
    move16();
    move16();