mirror of
https://github.com/TokTok/c-toxcore
synced 2026-08-29 05:28:34 +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.