Skip to content
Commit c4959571 authored by Michael Catanzaro's avatar Michael Catanzaro
Browse files

Stop the chess clock when ChessGame is freed

Otherwise, the timer event remains in the main loop, and causes us to
crash when it expires. This would happen if the game is not stopped
before starting a new one, e.g. when the player uses "New Game" or "Load
Game" before the previous game has played to completion.

https://bugzilla.gnome.org/show_bug.cgi?id=701705
(cherry picked from commit 7862319a)
parent c8fbcee2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment