mirror of
https://github.com/TokTok/c-toxcore
synced 2026-07-18 20:26:17 +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.