Skip to content

track_file: fix memory leak #2616

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 1 commit into from
May 9, 2025
Merged

Conversation

pqarmitage
Copy link
Collaborator

If a track_file was configured, but the configured file did not exist, then the track_file structure was freed, but the path to the (non existent) file was not freed.

If a track_file was configured, but the configured file did not
exist, then the track_file structure was freed, but the path to the
(non existent) file was not freed.

Signed-off-by: Quentin Armitage <[email protected]>
@pqarmitage pqarmitage merged commit 9d6e322 into acassen:master May 9, 2025
12 checks passed
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.

1 participant