diff options
author | Jonathan G Rennison <j.g.rennison@gmail.com> | 2020-06-18 17:23:50 +0100 |
---|---|---|
committer | Charles Pigott <charlespigott@googlemail.com> | 2020-07-09 16:08:01 +0100 |
commit | 053d4f3bff97014bbf68b499302e93c6a9aea8b8 (patch) | |
tree | 2839a6ce1c0d18dc35373c61d8e5de90e0f4447d /src/vehicle_cmd.cpp | |
parent | de4dc792a9e8e1740a82cb8ef6e9884d26d23f87 (diff) | |
download | openttd-053d4f3bff97014bbf68b499302e93c6a9aea8b8.tar.xz |
Fix: Thread unsafe use of SendPacket for PACKET_SERVER_MAP_SIZE
NetworkTCPSocketHandler::SendPacket is not thread safe and may not
be used concurrently from multiple threads without suitable locking
Diffstat (limited to 'src/vehicle_cmd.cpp')
0 files changed, 0 insertions, 0 deletions