Skip to content

Fixing a memory leak from not deallocating audio data pointer #38

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

Merged
merged 3 commits into from
May 13, 2025

Conversation

maweibezahn
Copy link
Contributor

au.setWaveTable in line 160 copies the data to the au, so we can safely free the memory of "theData"

@aure aure merged commit 58975dd into AudioKit:main May 13, 2025
1 of 2 checks passed
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