Skip to content

Fix for overflow in ixheaace_write_audio_preroll_data in encoder#129

Merged
divya-bm merged 1 commit into
mainfrom
enc_bug_fixes
Jun 8, 2026
Merged

Fix for overflow in ixheaace_write_audio_preroll_data in encoder#129
divya-bm merged 1 commit into
mainfrom
enc_bug_fixes

Conversation

@1shanAwasthi

Copy link
Copy Markdown
Collaborator

Issue Details

Significance

  • Size of the DRC payload was greater than the per-frame size limit of encoder.
  • Bug: ossFuzz: 505674302

Fix

  • Increased the lower limit values for attack and decay to avoid overflow in DRC payload .

Testing Details

Smoke Testing

  • Smoke-tested on MSVS (win64, win32), Linux(x86, 86_64), Mac(x86, 86_64), ARMv7, ARMv8.

@divya-bm divya-bm merged commit 9428b58 into main Jun 8, 2026
3 checks passed
@divya-bm divya-bm deleted the enc_bug_fixes branch June 8, 2026 08:35
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.

3 participants