Skip to content

[Non-BE] Resolve "ASAN: stack-buffer-overflow in OSBA_ISM1_PlanarFOA decoding to BINAURAL"

Reason why this change is needed

The JBM flush function still uses a local output buffer with not enough channels for the combined formats.

Description of the change

Use the global output buffer also in the JBM flush function

Affected operating points

  • Describe here as well as possible what operating points are affected and how
  • Produced bitstream is BE compared to previous state (no encoder change).

Related to #1012 (closed)

Edited by bayers

Merge request reports

Loading