aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/ringworld2
diff options
context:
space:
mode:
authorJohannes Schickel2013-12-17 00:26:32 +0100
committerJohannes Schickel2013-12-17 00:26:50 +0100
commit3a8c243d340632c229380ac3d54c5e5e7ffa25c9 (patch)
tree2e2b709b9352c7fd20adca32b4f58a59d72b14cc /engines/tsage/ringworld2
parentb585addc23de25c019f250986d50c0373219571d (diff)
downloadscummvm-rg350-3a8c243d340632c229380ac3d54c5e5e7ffa25c9.tar.gz
scummvm-rg350-3a8c243d340632c229380ac3d54c5e5e7ffa25c9.tar.bz2
scummvm-rg350-3a8c243d340632c229380ac3d54c5e5e7ffa25c9.zip
COMMON: Revert "Fix mismatched new/delete in the MemoryPool class".
This reverts commit b585addc23de25c019f250986d50c0373219571d. The allocation of MemoryPool's page memory is doing in MemoryPool::allocPage, which uses ::malloc, thus we need to use ::free to free the page memory in MemoryPool::freeUnusedPages.
Diffstat (limited to 'engines/tsage/ringworld2')
0 files changed, 0 insertions, 0 deletions