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

Memory leaks #70

Open
lasalvavida opened this issue Aug 14, 2017 · 1 comment
Open

Memory leaks #70

lasalvavida opened this issue Aug 14, 2017 · 1 comment

Comments

@lasalvavida
Copy link
Contributor

Use valgrind or something similar to find memory leaks in the executable. This is not a huge priority, since most people just run this as a one-off executable, but if a longer-running application were using this as a library, they could have issues.

@lasalvavida
Copy link
Contributor Author

Adding memory leak checks to CI would be a valuable addition as well

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

No branches or pull requests

1 participant