[wesnoth-commits] [wesnoth/wesnoth] 6d0b7c: Fixed an occasional crash resulting from multi-thr...
GitHub
noreply at github.com
Tue May 29 03:01:27 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6d0b7c84243aba8444f5e722cd855feed3501f12
https://github.com/wesnoth/wesnoth/commit/6d0b7c84243aba8444f5e722cd855feed3501f12
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-05-29 (Tue, 29 May 2018)
Changed paths:
M src/image.cpp
Log Message:
-----------
Fixed an occasional crash resulting from multi-thread access of the image cache
This was a problem as of 52db950e94a5e09bdfb3ccc7056db3da90d70483 since the loading
screen could access the image cache while the worker thread cleared it.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list