Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Fix a potential crash in audio decoding #13

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

samhocevar
Copy link
Contributor

Random heap corruptions would happen whenever an audio frame required a buffer larger than the previously allocated one. Fixes #12.

Random heap corruptions would happen whenever an audio frame required a buffer
larger than the previously allocated one. Fixes zergon321#12.
@zergon321
Copy link
Owner

Working on both Linux and Windows 10. Thank you for the good work. Merging.

@zergon321 zergon321 merged commit a3b6b5c into zergon321:master Oct 25, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory corruption issue
2 participants