summaryrefslogtreecommitdiff
path: root/src/saveload
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2021-06-17 18:58:59 +0200
committerGitHub <noreply@github.com>2021-06-17 18:58:59 +0200
commitc12a152ec972309a87ab1637091990520ce9c123 (patch)
tree836d3b619339409450596a4ecf8a6ea3bb77a88d /src/saveload
parent281a65b3e17310d07458652a3f6cba55aff59dc0 (diff)
downloadopenttd-c12a152ec972309a87ab1637091990520ce9c123.tar.xz
Fix: thread safety issue during exiting the game (#9380)
_exit_game is read by the draw-thread to know when to exit, but most of the time written by the game-thread.
Diffstat (limited to 'src/saveload')
0 files changed, 0 insertions, 0 deletions