changeset 5174 | f5294509783e |
parent 5156 | 641abe679bf0 |
child 5175 | a3da220dbb3f |
--- a/project_files/HedgewarsMobile/Classes/EngineProtocolNetwork.m Mon Apr 25 02:25:25 2011 +0200 +++ b/project_files/HedgewarsMobile/Classes/EngineProtocolNetwork.m Mon Apr 25 06:38:59 2011 +0200 @@ -396,6 +396,7 @@ case 'q': // game ended, can remove the savefile and the trailing overlay (when dualhead) [self gameHasEndedWithStats:statsArray]; + [statsArray release]; break; case 'Q': // game exited but not completed, nothing to do (just don't save the message)