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 memory leak in PPC target. (#1680) #1686

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Fix memory leak in PPC target. (#1680) #1686

merged 1 commit into from
Aug 16, 2022

Conversation

relapids
Copy link
Contributor

This frees the TLB buffers on uc_close. See #1680 for details. Test (test_ppc) passes cleanly with LeakSanitizer enabled after this change.

@wtdcode wtdcode merged commit 3c17f7c into unicorn-engine:dev Aug 16, 2022
@wtdcode
Copy link
Member

wtdcode commented Aug 16, 2022

Looks good to me, thanks!

@relapids relapids deleted the ppc_leak branch August 16, 2022 18:45
# 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.

2 participants