mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-23 07:27:22 +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. |
||
---|---|---|
.. | ||
app | ||
gradle/wrapper | ||
img_src | ||
jni | ||
res_src | ||
scripts | ||
website | ||
.gitignore | ||
Application.mk | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
id_rsa_uploader.enc | ||
INSTALL.txt | ||
settings.gradle |