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

AudioGeneratorMP3::begin - Stop output on OOM #658

Conversation

ChuckMash
Copy link
Contributor

AudioGeneratorMP3 starts its output, but if OOM during begin(), never stops its output.
This leads to downstream issues, including mixer not processing audio from the dead stub or any active ones.

@ChuckMash ChuckMash changed the title stop output on oom AudioGeneratorMP3::begin - Stop output on OOM Dec 27, 2023
Copy link
Owner

@earlephilhower earlephilhower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx

@earlephilhower earlephilhower merged commit b837e7d into earlephilhower:master Apr 26, 2024
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.

None yet

2 participants