mirror of
https://github.com/TokTok/c-toxcore
synced 2026-05-31 08:54:40 +00:00
5c367452b9
Fixes CID 1668103 and CID 1668102 by protecting `s->virtual_clock` with `s->clock_mutex` instead of `s->mutex`, consistent with other usages.