Skip to content

Resolve "USAN: index out of bounds in ivas_dirac_dec.c for OSBA to BINAURAL_ROOM* decoding with head rotation at bitrates >=256kbps"

Reason why this change is needed

out-of-bounds access found in rendering of objects into HOA3 for fastconv BINAURAL rendering by undefined-behavior sanitizer

Description of the change

correct array indices

Affected operating points

should be BE because, while the indexing was formally incorrect, the values ended up in the right memory location

Edited by Dominik Weckbecker

Merge request reports

Loading