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 in LinearizedMELD #248

Merged
merged 2 commits into from
Nov 4, 2023

Conversation

A-CGray
Copy link
Contributor

@A-CGray A-CGray commented Nov 3, 2023

applydLdxA0 in LinearizedMELD allocates an array but never deletes it. This PR fixes this.

@A-CGray
Copy link
Contributor Author

A-CGray commented Nov 4, 2023

@sean-engelstad @bburke38

@sean-engelstad
Copy link
Contributor

sean-engelstad commented Nov 4, 2023

This sounds good to me, you can merge it if you're ready. Or do you need us to merge it?

@A-CGray
Copy link
Contributor Author

A-CGray commented Nov 4, 2023

I don't have the right permissions to merge

@sean-engelstad sean-engelstad merged commit 37d7269 into smdogroup:master Nov 4, 2023
6 checks passed
@A-CGray A-CGray deleted the fixMemLeak branch November 4, 2023 18:01
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.

2 participants