Skip to content

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

  • Related issues: #1388
  • Requested reviewers:

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

Edited by vaclav

Merge request reports

Loading