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

Fix for possible memory leak on Mac #446

Merged
merged 1 commit into from Sep 6, 2023
Merged

Conversation

phkb
Copy link
Contributor

@phkb phkb commented Aug 31, 2023

This is a fix for a possible memory leak on the Mac based on the info here: https://blog.vucica.net/2011/06/avoiding-memory-leak-in-openal-and-crash-in-openal-for-mac.html

I've been running this change in my local build (Windows) for a while without impact. But it would be good to hear from others (on Linux particularly) to make sure there is no obvious issues there before merging.

It may not be a fix for the issue with sounds on Mac, but it might help.

@AnotherCommander
Copy link
Member

This seems to be working without any side effects for me.

@phkb phkb merged commit f75ba9d into master Sep 6, 2023
@HiranChaudhuri HiranChaudhuri deleted the fix_possible_memleak_on_mac branch October 16, 2023 15:02
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