Correctly lock mutexes when the server sends MapEditEvents (could cause memory corrup...
authorPerttu Ahola <celeron55@gmail.com>
Wed, 28 Mar 2012 09:51:47 +0000 (12:51 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Wed, 28 Mar 2012 09:51:47 +0000 (12:51 +0300)
commit14a8fa4d68b54782ac6183263414ab2bee6fcaf7
tree123fd02debc301b1a79f51afb785903b7ee17897
parent07e5c9bd5fb2cc5c660c208886b7033d8dd21979
Correctly lock mutexes when the server sends MapEditEvents (could cause memory corruption)
src/server.cpp