Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I have 2 patches for atanks, 1) for the crasher when meteor shower and lightning options are turned on. Not sure if I got them all, but I've yet to get atanks to crash with this patch. 2) for the upper and lower limits of "money", that is to get it not to overflow when going beyond the limits. Reproducible: Always Steps to Reproduce:
Created an attachment (id=41333) [edit] crash patch this is the patch for the crasher bug
Created an attachment (id=41334) [edit] money overflow patch this is the money overflow patch
Created an attachment (id=41481) [edit] crash patch v2 more null checks
Created an attachment (id=41482) [edit] money overflow patch use 0 as the lower limit rather than LONG_MIN and more complete upper limit check
added to CVS. resync and remerge to get them. Thanks for the bug report and patches.