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: resolve memory leaks in auto2000 plugin #1238

Merged

Conversation

adelhpour
Copy link
Member

fix: resolve memory leaks in auto2000 plugin (plus lm and NelderMead plugins)

  • Identified and corrected memory leaks in using RRStringArrayPtr, RRCDataPtr, and RRVectorPtr.
  • Implemented unique_ptr for RRVector.

…plugins)

- Identified and corrected memory leaks in using RRStringArrayPtr, RRCDataPtr, and RRVectorPtr.
- Implemented unique_ptr for RRVector.
@luciansmith luciansmith merged commit 26dc2b4 into develop Oct 24, 2024
9 checks passed
@luciansmith luciansmith deleted the fixing_the_issue_with_memory_leak_of_auto2000_plugin branch October 24, 2024 22:22
@luciansmith
Copy link

Looks good to me! Thank you.

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