diff options
author | Anubisss <none@none> | 2010-06-11 01:30:46 +0200 |
---|---|---|
committer | Anubisss <none@none> | 2010-06-11 01:30:46 +0200 |
commit | f3bf8f8778b1eb3e7bd2ee08a4c261426f3b562e (patch) | |
tree | 55dde7f32d2dc60a56a56e10089c27b7ec49fa45 /src/server/collision/Maps/MapTree.cpp | |
parent | 6da05ec5d1c7e9cb4e90404bb2358567561a9fff (diff) |
If you allocate memory with malloc() you should deallocate it with free(), strdup() allocates with malloc() so use free() to deallocate it :).
--HG--
branch : trunk
Diffstat (limited to 'src/server/collision/Maps/MapTree.cpp')
0 files changed, 0 insertions, 0 deletions