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

[gparse] file descriptors aren't closed upon Com destruction #70

Closed
Wallacoloo opened this issue Jan 7, 2015 · 0 comments
Closed

[gparse] file descriptors aren't closed upon Com destruction #70

Wallacoloo opened this issue Jan 7, 2015 · 0 comments
Labels

Comments

@Wallacoloo
Copy link
Owner

Whenever a Com channel is instantiated, it takes a file path and opens that file for reading/writing. But it fails to close the file when it is destroyed. This results in a leak when loading files with M32.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant