Skip to content

fix several memory leaks #134

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

Merged
merged 8 commits into from
Jun 11, 2025
Merged

fix several memory leaks #134

merged 8 commits into from
Jun 11, 2025

Conversation

superwhiskers
Copy link
Collaborator

this fixes several memory leaks i found in the progress of reviewing an unrelated pull request. my bandage solution to fixing the leaked memory caused by repeated calls to initializeBackwardSimulation may not be the best way of fixing that problem, so alternative solutions are welcome

@superwhiskers superwhiskers requested a review from pelesh June 10, 2025 15:31
Copy link
Collaborator

@pelesh pelesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this. A couple of minor changes requested.

@pelesh pelesh requested a review from Steven-Roberts June 10, 2025 17:32
@pelesh pelesh added the bug Something isn't working label Jun 10, 2025
@pelesh pelesh merged commit d5e6af2 into develop Jun 11, 2025
4 checks passed
@superwhiskers superwhiskers deleted the fix-memory-leaks branch June 11, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants