]> git.mxchange.org Git - quix0rs-blobwars.git/commit
Fix mismatched allocation and deallocation and memory leak in medal code.
authorGuus Sliepen <guus@debian.org>
Tue, 21 Dec 2010 15:01:15 +0000 (16:01 +0100)
committerGuus Sliepen <guus@debian.org>
Tue, 21 Dec 2010 15:01:15 +0000 (16:01 +0100)
commitb48b3a70005526dfb6481b3b22d50a891fb982e1
tree87585941b0445045e4064adcb87f44b9398e8350
parent82c36273f6b9ac597e283b67f15407ccf41f221e
Fix mismatched allocation and deallocation and memory leak in medal code.

Found by cppcheck.
src/CMedalServer.cpp