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

Delete Zone and Group Memory Error #1135

Merged
merged 2 commits into from
Aug 17, 2024

Conversation

baconpaul
Copy link
Contributor

Delete Sone and Group had a really stupid memory error. I don't know why on earth I ever thought the way i had it would work, where i bound a temporary to share a pointer over long lived lambdas.

Anyway make the delete an explicit message and we are now clear in asan.

Delete Sone and Group had a really stupid memory error. I don't
know why on earth I ever thought the way i had it would work, where
i bound a temporary to share a pointer over long lived lambdas.

Anyway make the delete an explicit message and we are now clear in
asan.
@baconpaul baconpaul merged commit 0fd9f6e into surge-synthesizer:main Aug 17, 2024
9 checks passed
@baconpaul baconpaul deleted the memory-problem branch August 17, 2024 19:03
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.

1 participant