Skip to content

bitwriter_grow_() correctly test for out-of-legit-range values#862

Closed
DEATH923 wants to merge 2 commits intoxiph:masterfrom
DEATH923:master
Closed

bitwriter_grow_() correctly test for out-of-legit-range values#862
DEATH923 wants to merge 2 commits intoxiph:masterfrom
DEATH923:master

Conversation

@DEATH923
Copy link
Copy Markdown

Current libFLAC fails to write maximum possible padding value of 0xFFFFFF because of incorrect range check in bitwriter_grow_().
This commit addresses the issue.

Piotr Pawłowski added 2 commits December 22, 2025 11:27
@ktmf01
Copy link
Copy Markdown
Collaborator

ktmf01 commented Jan 20, 2026

I'll need to split this up

@DEATH923
Copy link
Copy Markdown
Author

Sorry, it obviously wasn't my intention to add second commit to the PR. Thanks for splitting & merging.

@DEATH923 DEATH923 closed this Jan 27, 2026
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.

2 participants