-
Notifications
You must be signed in to change notification settings - Fork 443
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
potential memory leaks #138
Comments
jmarshall
added a commit
that referenced
this issue
Dec 12, 2014
Updated to attractivechaos/klib@7163c21 and its parents, in particular fixing new_flags memory leaks (cf #138).
jmarshall
added a commit
that referenced
this issue
Dec 12, 2014
I've re-run cppcheck to see the state of play now. Results are below, along with my opinion on if the report is true or not:
It looks like there may be a few things still to fix here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here are some potential memory leaks detected with Cppcheck 1.66
~/htslib$ cppcheck --version
Cppcheck 1.66
The text was updated successfully, but these errors were encountered: