TokTok / c-toxcore

The future of online communications.
https://tox.chat
GNU General Public License v3.0
2.21k stars 280 forks source link

fix: Memory leak in the bootstrap daemon #2747

Closed nurupo closed 2 months ago

nurupo commented 2 months ago

Found by clang-analyze.


This change is Reviewable

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.09%. Comparing base (fa20168) to head (5344d7f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2747 +/- ## ========================================== + Coverage 73.03% 73.09% +0.06% ========================================== Files 149 149 Lines 30531 30531 ========================================== + Hits 22298 22317 +19 + Misses 8233 8214 -19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.