Skip to content

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

Reason why this change is needed

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

Description of the change

  • Fix MSAN Clang 18 error on use-of-uninitialized-value in ivas_spar_dec_open().

Affected operating points

  • All is BE.
Edited by vaclav

Merge request reports

Loading