mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-25 13:42:37 +00:00
GROOVOE: Plug memory leak. CID 1003912
This commit is contained in:
parent
9d087cb314
commit
f8593e8ecb
@ -378,8 +378,7 @@ void Cursor_v2::decodeFrame(byte *pal, byte *data, byte *dest) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
delete[] tmp;
|
||||
}
|
||||
|
||||
void Cursor_v2::enable() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user