aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android/video.cpp
diff options
context:
space:
mode:
authorDavid Turner2010-11-30 00:01:54 +0000
committerDavid Turner2010-11-30 00:01:54 +0000
commit27a3173d939b52002584fca83ce4ba8c9e563db1 (patch)
tree4bff095b694e2a7d8a944eea15caf3dea28c70fe /backends/platform/android/video.cpp
parent1fbd80b1e3eb442df2203d27269623c964a22bad (diff)
downloadscummvm-rg350-27a3173d939b52002584fca83ce4ba8c9e563db1.tar.gz
scummvm-rg350-27a3173d939b52002584fca83ce4ba8c9e563db1.tar.bz2
scummvm-rg350-27a3173d939b52002584fca83ce4ba8c9e563db1.zip
HUGO: Close Two Memory Leaks.
Note that the first leak is the allocation of the Common::RandomSource, _rnd. I'm not sure of the effect of deallocating this while it is still registered to g_eventRec, but all other engines seem to be the same (or implicitly do this by making a Common::RandomSource member of the engine object) so this is not a engine specific issue, but should be assessed. svn-id: r54659
Diffstat (limited to 'backends/platform/android/video.cpp')
0 files changed, 0 insertions, 0 deletions