mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
187323192f
I have a case where app crashed on launch due to the assert that resend_all() wasn't being called on a standalone game. That happened because somehow the game's android-side db entry showed pending packets to send, though the game type was correct. Fix is to check for game type also, but also to add a test so comms won't get invoked with a null ptr on release builds. |
||
---|---|---|
.. | ||
android | ||
common | ||
dawg | ||
debian | ||
linux | ||
newrelay | ||
relay | ||
scripts | ||
tests | ||
Makefile |