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 memory leaks of classes when using the generic marshaler to dispose #800

Merged
merged 3 commits into from
Apr 13, 2021

Conversation

manodasanW
Copy link
Member

Also fixed the Dispose function for bool to match the GetAbi semantics.

Fixes #645

@manodasanW manodasanW merged commit 039332d into master Apr 13, 2021
@manodasanW manodasanW deleted the manodasanw/memleak2 branch April 13, 2021 19:07
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.

WinRT Memory Leak When Calling Windows.Graphics.Imaging.BitmapDecoder.CreateAsync on .NET 5
2 participants