Skip to content

fix: recover slice out-of-bounds panic #212

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

ac0d3r
Copy link

@ac0d3r ac0d3r commented Jul 18, 2025

fix #209

@MarkKremer
Copy link
Contributor

MarkKremer commented Jul 27, 2025

Whoops I forgot to comment. Could you have a look at the test @ac0d3r? It's failing in the pipeline.

@ac0d3r
Copy link
Author

ac0d3r commented Jul 29, 2025

The reason for the failure is that I caught the panic in TestMP3DecodePanicCase and returned an error. I can modify the writing of the unit test.

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.

Slice Out-of-Bounds Panic in gopxl/beep/v2/mp3 When Decoding Malformed MP3 Input
2 participants