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

Android: Make more meticulous use of DeleteLocalRef #11376

Merged
merged 2 commits into from Dec 28, 2022

Conversation

JosJuice
Copy link
Member

If we're in a function that isn't just going to immediately return to Java, leaking local references can lead to problems eventually.

If we're in a function that isn't just going to immediately return to
Java, leaking local references can lead to problems eventually.
@lioncash lioncash merged commit 9e9910d into dolphin-emu:master Dec 28, 2022
10 of 11 checks passed
@JosJuice JosJuice deleted the android-delete-local-ref branch December 28, 2022 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants