id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,game 1884,Possible that smush player tries to release resource twice,anotherguest,fingolfin,"{{{#!Markdown After been adopting the smush player to suit Symbian OS thread handling I found a potential problem which is very easily fixed. The Destructor of the smushplayer looks like this SmushPlayer::~SmushPlayer\(\) \{ if \(\_initDone\) release\(\); \} But if release\(\) has been called by aborting the movie playback \_initDone is still true, and thus release\(\) is called twice.. once from play\(\) and once from the destructor. release\(\) should finish off by setting \_initDone = false, as the resources now are dead. }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#1098864. Ticket imported from: bugs/1884. }}}",defect,closed,normal,Port: Symbian,,fixed,,,