Resolve "[CLANG18] MSAN: use-of-uninitialized-value in lib_dec/hf_synth.c:470:9"
- Related issues: #1532 (closed)
- Requested reviewers: @vaillancour, @vaclav, @multrus
Reason why this change is needed
- Clang18 Msan complains for first-frame-is-sid test at AMR-WB testcase.
Description of the change
- initialize variable to silence error
Affected operating points
- Should be BE