aboutsummaryrefslogtreecommitdiff
path: root/engines/macventure/stringtable.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/macventure/stringtable.h')
-rw-r--r--engines/macventure/stringtable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/macventure/stringtable.h b/engines/macventure/stringtable.h
index f05b793ced..0a5419e235 100644
--- a/engines/macventure/stringtable.h
+++ b/engines/macventure/stringtable.h
@@ -90,6 +90,7 @@ private:
delete[] str;
}
+ delete res;
return true;
}