Skip to content

Resolve "[CLANG18] MSAN: use-of-uninitialized-value in lib_dec/ivas_core_dec.c:333:24"

Reason why this change is needed

  • Fix MSAN complaint in CLANG18

Description of the change

  • Initialize last_element_brate in SCE upon struct creation - same as done for CPE already. Value is passed to a function, but not actually used inside, so no functional changes expected.

Affected operating points

  • None

Merge request reports

Loading