Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a fix in the FAC payload writing path #90

Merged
merged 1 commit into from
May 16, 2024

Conversation

akshayragir833
Copy link
Collaborator

  • The bit-writing logic had to be skipped when no bits were to be written. Added the missing check for the same.
  • This change also resolves an issue identified by oss-fuzz.

Bug: ossFuzz: 68476
Test: poc in bug

- The bit-writing logic had to be skipped when no bits were to be written. Added the missing check for the same.
- This change also resolves an issue identified by oss-fuzz

Bug: ossFuzz: 68476
Test: poc in bug
@SakethSathuvalli SakethSathuvalli merged commit 141fde8 into main May 16, 2024
3 checks passed
@SakethSathuvalli SakethSathuvalli deleted the encoder_bug_fixes branch May 16, 2024 08:02
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.

4 participants