Fix a memleak pointed by @Zeno- in MeshUpdateQueue
authorLoic Blot <loic.blot@unix-experience.fr>
Tue, 16 May 2017 06:27:18 +0000 (08:27 +0200)
committerLoic Blot <loic.blot@unix-experience.fr>
Tue, 16 May 2017 06:27:18 +0000 (08:27 +0200)
commit582ee15d8e861efb9cc843963a95c087dae91bcc
tree0f99117eec72ba940a275645908e7b82281af7e6
parent1bf9b25fb47d086a3f323c86278de7c235855fb0
Fix a memleak pointed by @Zeno- in MeshUpdateQueue

This leak was introduced when added cache to MeshUpdateQueue and only occurs when leaving world.
src/mesh_generator_thread.cpp