diff options
| author | Filippos Karapetis | 2013-12-14 04:16:55 +0200 |
|---|---|---|
| committer | Filippos Karapetis | 2013-12-17 01:16:28 +0200 |
| commit | b585addc23de25c019f250986d50c0373219571d (patch) | |
| tree | a965d0af7a3e5410f00cdb643dffcb96b732cc61 /devtools/create_project | |
| parent | 9466f57978619ee96b00b57e927548b25d916074 (diff) | |
| download | scummvm-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 'devtools/create_project')
0 files changed, 0 insertions, 0 deletions
