]> git.mxchange.org Git - flightgear.git/commit
Fix a reset crash with pager threading.
authorJames Turner <zakalawe@mac.com>
Mon, 28 Mar 2016 22:50:47 +0000 (23:50 +0100)
committerJames Turner <zakalawe@mac.com>
Mon, 28 Mar 2016 22:50:47 +0000 (23:50 +0100)
commitca6424f76a25b46e9dd3a6ff7f80a400374dddec
tree26f9041d5e1075089836f259a2a5148c4fe8a72e
parent08ea386197572ba00d22bc19aedf2ae96154a07e
Fix a reset crash with pager threading.

Ensure pager thread is stopped before we touch
the sgUserData reference to the main props tree.
src/Main/fg_init.cxx
src/Scenery/scenery.cxx