Skip to content

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

Merged
aure merged 3 commits into
AudioKit:mainfrom
maweibezahn:main
May 13, 2025
Merged

Fixing a memory leak from not deallocating audio data pointer#38
aure merged 3 commits into
AudioKit:mainfrom
maweibezahn:main

Conversation

@maweibezahn
Copy link
Copy Markdown
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