mirror of
https://github.com/TokTok/c-toxcore
synced 2026-09-09 11:46:20 +00:00
Fixes CID 1668103 and CID 1668102 by protecting `s->virtual_clock` with `s->clock_mutex` instead of `s->mutex`, consistent with other usages.
Fixes CID 1668103 and CID 1668102 by protecting `s->virtual_clock` with `s->clock_mutex` instead of `s->mutex`, consistent with other usages.