Skip to content

Fix minor leak#32

Merged
andrjohns merged 1 commit into
andrjohns:mainfrom
kaskr:kasper
Apr 13, 2026
Merged

Fix minor leak#32
andrjohns merged 1 commit into
andrjohns:mainfrom
kaskr:kasper

Conversation

@kaskr

@kaskr kaskr commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

This PR fixes some very minor leaks:

  • Instances of new without corresponding free.
  • No need to copy allocated string data to temporaries.

Note: Passes tests/testthat.R.

@andrjohns andrjohns merged commit d19186c into andrjohns:main Apr 13, 2026
7 checks passed
@andrjohns

Copy link
Copy Markdown
Owner

Thanks a bunch!

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