Files
c-toxcore/other/docker/sources
iphydf 9fe18b176f fix: Fix some false positive from PVS Studio.
It correctly warns about potentially dereferencing NULL chat in a log
statement. However, chat can semantically never be NULL in that call,
and it's just a defensive check. Still good to fix for clarity.
2024-02-09 00:40:36 +00:00
..