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 leak #1991

Merged
merged 1 commit into from Sep 18, 2022
Merged

Fix memory leak #1991

merged 1 commit into from Sep 18, 2022

Conversation

marc0246
Copy link
Contributor

This addresses a silly oversight on my part that introduced a memory leak. I am working on a revamp of memory allocation as a whole which will remove the need for the Device to store allocators as well, but as a temporary fix I reverted the changes back to the way they were so that the 0.31 release won't have a leak.

@AustinJ235 AustinJ235 merged commit 873fa78 into vulkano-rs:master Sep 18, 2022
AustinJ235 added a commit that referenced this pull request Sep 18, 2022
@marc0246 marc0246 deleted the memory-leak branch September 18, 2022 10:23
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