Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix Rust binding memory leak #1763

Closed
wants to merge 6 commits into from

Conversation

LG3696
Copy link

@LG3696 LG3696 commented Jan 17, 2023

Fix #1619 by using Weak references.
This works without unsafe, so it should not have the soundness issue of #1632

@LG3696
Copy link
Author

LG3696 commented Jan 18, 2023

Sorry, I missed the info to pull-request on the dev branch. I created a new pull request against the dev branch.

@LG3696 LG3696 closed this Jan 18, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust bindings leak emulators
6 participants