Skip to content

Fix [MSAN Clang 18] use-of-uninitialized value in ivas_init_decoder

Reason why this change is needed

  • MSAN Clang 18 reports use-of-uninitialized value in ivas_init_decoder().

Description of the change

  • Fix [MSAN Clang 18] error: use-of-uninitialized value in ivas_init_decoder().

Affected operating points

  • All is BE.

Related to #1388 (closed)

Edited by vaclav

Merge request reports

Loading