[Commits] [wesnoth/wesnoth] c6fa56: make gui2 timers more robust against threading iss...
GitHub
noreply at github.com
Tue Jul 25 13:46:58 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c6fa56ecdbad90c971e5868d4acbf71bb653db09
https://github.com/wesnoth/wesnoth/commit/c6fa56ecdbad90c971e5868d4acbf71bb653db09
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-07-25 (Tue, 25 Jul 2017)
Changed paths:
M src/gui/core/timer.cpp
Log Message:
-----------
make gui2 timers more robust against threading issues.
previously wensoth crashed when for some reason a gui2 timer was still alive when wesnoth exited, this commit should make debugging easier in that case.
More information about the Commits
mailing list