HOPKINS: Apply second memory leak patch
This commit is contained in:
parent
91e44d8e21
commit
a8c7f70251
1 changed files with 1 additions and 0 deletions
|
@ -249,6 +249,7 @@ void SaveLoadManager::createThumbnail(Graphics::Surface *s) {
|
|||
srcP += w;
|
||||
destP += w;
|
||||
}
|
||||
thumb8.free();
|
||||
}
|
||||
|
||||
void SaveLoadManager::syncSavegameData(Common::Serializer &s) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue