Skip to content

fix: resolve memory leaks in auto2000 plugin#1238

Merged
luciansmith merged 1 commit intodevelopfrom
fixing_the_issue_with_memory_leak_of_auto2000_plugin
Oct 24, 2024
Merged

fix: resolve memory leaks in auto2000 plugin#1238
luciansmith merged 1 commit intodevelopfrom
fixing_the_issue_with_memory_leak_of_auto2000_plugin

Conversation

@adelhpour
Copy link
Copy Markdown
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.
@adelhpour adelhpour requested a review from luciansmith October 24, 2024 21:28
@luciansmith luciansmith merged commit 26dc2b4 into develop Oct 24, 2024
@luciansmith luciansmith deleted the fixing_the_issue_with_memory_leak_of_auto2000_plugin branch October 24, 2024 22:22
@luciansmith
Copy link
Copy Markdown

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