| Bug#: 66718 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: games@gentoo.org | Reported By: basic@mozdev.org | |
| Component: Games | |||
| URL: | |||
| Summary: atanks patches | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2004-10-07 19:24 0000 | |||
| Description: | Opened: 2004-10-07 19:24 0000 |
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) [details]
crash patch
this is the patch for the crasher bug
Created an attachment (id=41334) [details]
money overflow patch
this is the money overflow patch
Created an attachment (id=41481) [details]
crash patch v2
more null checks
Created an attachment (id=41482) [details]
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.