The temporary is immediately destructed, so the mutex isn't locked after the line. Removed the lock, because the Settings member-functions used by push_settings_table lock the mutex and are thread-safe, but would cause a dead-lock. |
||
---|---|---|
.. | ||
common | ||
cpp_api | ||
lua_api | ||
CMakeLists.txt | ||
scripting_client.cpp | ||
scripting_client.h | ||
scripting_mainmenu.cpp | ||
scripting_mainmenu.h | ||
scripting_server.cpp | ||
scripting_server.h |