Loading lib_dec/hq_hr_dec.c +0 −1 Original line number Diff line number Diff line Loading @@ -138,7 +138,6 @@ void hq_hr_dec( HQ_DEC_HANDLE hHQ_core = st->hHQ_core; bits_left = num_bits; #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; #endif Loading Loading
lib_dec/hq_hr_dec.c +0 −1 Original line number Diff line number Diff line Loading @@ -138,7 +138,6 @@ void hq_hr_dec( HQ_DEC_HANDLE hHQ_core = st->hHQ_core; bits_left = num_bits; #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; #endif Loading