Skip to content

Fix memory leak in build_param_array #54

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 4 commits into from
Apr 24, 2025
Merged

Fix memory leak in build_param_array #54

merged 4 commits into from
Apr 24, 2025

Conversation

benburwell
Copy link
Contributor

@benburwell benburwell commented Apr 21, 2025

Previously, paramLengths was not being freed during normal operation, only when we returned early due to an error.

I also bumped the version to v3.1.1 and updated the Mac CI build to use tcl-tk@8 because Homebrew was pulling in Tcl 9.

Previously, paramLengths was not being freed during normal operation,
only when we returned early due to an error.
@benburwell benburwell requested a review from resuna April 21, 2025 18:38
Copy link
Member

@resuna resuna left a comment

Choose a reason for hiding this comment

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

LGTM

@benburwell benburwell merged commit 71fa028 into master Apr 24, 2025
2 checks passed
@benburwell benburwell deleted the FT-10969 branch April 24, 2025 14:29
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