aboutsummaryrefslogtreecommitdiff
path: root/common/platform.cpp
diff options
context:
space:
mode:
authorFilippos Karapetis2013-12-14 04:16:55 +0200
committerFilippos Karapetis2013-12-17 01:16:28 +0200
commitb585addc23de25c019f250986d50c0373219571d (patch)
treea965d0af7a3e5410f00cdb643dffcb96b732cc61 /common/platform.cpp
parent9466f57978619ee96b00b57e927548b25d916074 (diff)
downloadscummvm-rg350-b585addc23de25c019f250986d50c0373219571d.tar.gz
scummvm-rg350-b585addc23de25c019f250986d50c0373219571d.tar.bz2
scummvm-rg350-b585addc23de25c019f250986d50c0373219571d.zip
COMMON: Fix mismatched new/delete in the MemoryPool class
Memory is allocated with new in Hashmap::allocNode() and incorrectly freed with free() in ~MemoryPool() and freeUnusedPages(). Issue reported by Dr. Memory
Diffstat (limited to 'common/platform.cpp')
0 files changed, 0 insertions, 0 deletions