Skip to content

Fix: Crash on unsupported stereo ADPCM decompression#378

Open
seer-by-sentry[bot] wants to merge 1 commit intomainfrom
seer/fix/unsupported-stereo-adpcm
Open

Fix: Crash on unsupported stereo ADPCM decompression#378
seer-by-sentry[bot] wants to merge 1 commit intomainfrom
seer/fix/unsupported-stereo-adpcm

Conversation

@seer-by-sentry
Copy link

Fixes CLIENT-3YZ. The issue was that: Miles Sound System's ADPCM decompressor crashes on stereo input due to missing channel validation for 2D audio.

  • Added a check to prevent the decompression of stereo IMA ADPCM audio.
  • Triggers a debug crash if an attempt is made to decompress stereo ADPCM, as it is not supported.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 11455661

Not quite right? Click here to continue debugging with Seer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants