diff options
author | David Turner | 2011-01-28 08:07:50 +0000 |
---|---|---|
committer | David Turner | 2011-01-28 08:07:50 +0000 |
commit | 96174d6842fafe24afde9964e48967bc44b6badd (patch) | |
tree | de173dbe7f8e5b379d780d465c207e6d27dde6c4 /graphics/cursorman.cpp | |
parent | f7e1ed37628973d5dc515fdf4e2ce27fbc3e1e26 (diff) | |
download | scummvm-rg350-96174d6842fafe24afde9964e48967bc44b6badd.tar.gz scummvm-rg350-96174d6842fafe24afde9964e48967bc44b6badd.tar.bz2 scummvm-rg350-96174d6842fafe24afde9964e48967bc44b6badd.zip |
DRASCULA: Fixed Code to allow Quit/RTL Function and avoid Memory Leakage.
A memory leakage was traced down to a failure to call the engine destructor.
This was due to the engine directly calling OSystem quit() i.e. _system->quit(), rather than
just allowing engine::run() to return.
Have removed this code and implemented the changes required to allow graceful Quit/RTL to occur.
svn-id: r55583
Diffstat (limited to 'graphics/cursorman.cpp')
0 files changed, 0 insertions, 0 deletions