This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9509 - Fix sudoku crash when using reload without previously saved state
Attached to Project:
Rockbox
Opened by Henri Valta (cg) - Tuesday, 28 October 2008, 17:56 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Tuesday, 28 October 2008, 23:41 GMT+2
Opened by Henri Valta (cg) - Tuesday, 28 October 2008, 17:56 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Tuesday, 28 October 2008, 23:41 GMT+2
|
DetailsSudoku crashes if there is no previously saved sudoku.ss state file and reload function is used. This patch initializes the restore state when generating the initial state
|
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Tuesday, 28 October 2008, 23:41 GMT+2
Reason for closing: Accepted
Additional comments about closing: nice spot, thanks! Committed with an additional change for a similar issue (use Generate, then Reload to trigger)
Tuesday, 28 October 2008, 23:41 GMT+2
Reason for closing: Accepted
Additional comments about closing: nice spot, thanks! Committed with an additional change for a similar issue (use Generate, then Reload to trigger)
V2 to include a helpful comment in the code. Thanks, linuxstb :)