This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#4908 - Stack overflow in minesweeper
Attached to Project:
Rockbox
Opened by Will Robertson (aliask) - Friday, 24 March 2006, 12:49 GMT+2
Last edited by Dave Chapman (linuxstb) - Saturday, 20 May 2006, 10:27 GMT+2
Opened by Will Robertson (aliask) - Friday, 24 March 2006, 12:49 GMT+2
Last edited by Dave Chapman (linuxstb) - Saturday, 20 May 2006, 10:27 GMT+2
|
DetailsThe bug can be reproduced by starting the minesweeper plugin with default settings, pressing A-B (mode) once and then pressing play.
Also of note, it says "You found 0 mines out of 0" but the total number should be 96. Taking action (selecting a place to uncover) before checking the number of mines seems to solve the problem, it's just if you check first. |
Closed by Dave Chapman (linuxstb)
Saturday, 20 May 2006, 16:02 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed in CVS by patch #5384
Saturday, 20 May 2006, 16:02 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed in CVS by patch #5384
Look at patch #5384 for a fix.