TokTok / c-toxcore

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

fix: Correct a few potential null derefs in bootstrap daemon. #2662

Closed iphydf closed 7 months ago

iphydf commented 7 months ago

Found by PVS Studio.


This change is Reviewable

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (b9877b3) 73.69% compared to head (08d3393) 73.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2662 +/- ## ========================================== + Coverage 73.69% 73.72% +0.02% ========================================== Files 148 148 Lines 30479 30479 ========================================== + Hits 22461 22470 +9 + Misses 8018 8009 -9 ```

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