mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
ce26696a37
Looking for a common but not-yet-reproducible situation where the gamelock gets stuck preventing a game from being opened, usually related to a move arriving. One thing that looked wrong is it seemed possible to have the refcount drop to 0 then get increased again, causing somebody to thing he has a lock when it's actually unlocked. So assert to try to catch that case (and synchronize to make it much harder.) |
||
---|---|---|
.. | ||
android | ||
common | ||
dawg | ||
debian | ||
linux | ||
newrelay | ||
relay | ||
scripts | ||
tests | ||
Makefile |