Skip to content
Commit 28f9362e authored by Torsten Rahn's avatar Torsten Rahn
Browse files

Initial fix for a crash that happens whenever tilefiles are read in parallel

(via the ParsingRunner). Since the 3rd-party o5mreader has local statics
it's not threadsafe. Added a mutex around the whole stringpair function to
fix this.
parent 49556077
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment