mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-05 09:49:14 +00:00
SHERLOCK: 3DO: SS: fully fix videoplay memory leak
This commit is contained in:
parent
0d6fa01408
commit
b493bc2a6d
@ -1400,7 +1400,7 @@ bool ScalpelEngine::play3doMovie(const Common::String &filename, const Common::P
|
||||
videoDecoder->close();
|
||||
delete videoDecoder;
|
||||
|
||||
if (halfSize) {
|
||||
if (isPortrait) {
|
||||
delete frameImageFile;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user