- Notifications
You must be signed in to change notification settings - Fork750
Fix memory leaks due to spurious handle increment and add unit tests#704
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedJul 20, 2018 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## master #704 +/- ##=========================================+ Coverage 76.94% 77.4% +0.45%========================================= Files 63 63 Lines 5592 5589 -3 Branches 892 892 =========================================+ Hits 4303 4326 +23+ Misses 998 970 -28- Partials 291 293 +2
Continue to review full report at Codecov.
|
There are probably more issues like this in the code, essentially every class derived from |
Thank you very much for your contribution :) |
@filmor thanks for the merge. Any indication as to when the next release might happen? |
Uh oh!
There was an error while loading.Please reload this page.
What does this implement/fix? Explain your changes.
Fix memory leaks due to spurious handle increment and add unit tests
...
Does this close any currently open issues?
Issue#691
...
Any other comments?
...
Checklist
Check all those that are applicable and complete.
AUTHORS
CHANGELOG