trolley813 / OpenFool

Open source implementation of a Fool (Durak) card game.
35 stars 6 forks source link

Application quits improperly #19

Closed trolley813 closed 7 years ago

trolley813 commented 7 years ago

When a user presses close button while game is in progress, the application does not quit properly - it causes unpredictable behaviour (it can even get into a loop with memory allocation and runs until a bad_alloc being thrown).