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 memory leak #509

Merged
merged 1 commit into from
Jun 27, 2022
Merged

fix memory leak #509

merged 1 commit into from
Jun 27, 2022

Conversation

leecannon
Copy link
Member

@leecannon leecannon commented Jun 26, 2022

There is a memory leak in main regarding the config_path variable that is only hit if there is no config path passed as a parameter and there is either a local or global config found by known_folders.

Due to the CI not having a local or global config file this is not hit in CI.

@SuperAuguste
Copy link
Member

LGTM, thank you!

@SuperAuguste SuperAuguste merged commit e9e4a15 into zigtools:master Jun 27, 2022
@leecannon leecannon deleted the memory_leak branch March 19, 2023 21:43
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