This seems to be fixed in current version (2.3.3). The offending line
has been changed:


-  if (gfx_textSprites[TS_RADIO].life > 0)
=====
+  if ((gfx_textSprites[TS_RADIO].life > 0) && (gfx_messageBox != NULL))

Which corrects the mentioned condition (gfx_messageBox being NULL).

Also, I wasn't able to reproduce it with current version.

-- 
[]'s,

Francisco M Neto <fmn...@fmneto.com>
www.fmneto.com

3E58 1655 9A3D 5D78 9F90
CFF1 D30B 1694 D692 FBF0

Attachment: 0xD30B1694D692FBF0.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to