]> git.mxchange.org Git - flightgear.git/commit
Fix segfault when loading routes in RouteManager
authorThorstenB <brehmt@gmail.com>
Wed, 7 Mar 2012 20:33:08 +0000 (21:33 +0100)
committerThorstenB <brehmt@gmail.com>
Wed, 7 Mar 2012 20:33:08 +0000 (21:33 +0100)
commitbb59af4357395cb67c93bd0bae650b12d8a01c7e
treec3370e083827fdb979bde76216bb117a8c660ad2
parente24004b17bea061d2de192c95f017674b345e181
Fix segfault when loading routes in RouteManager
FGRouteMgr::loadRoute always needs to call "update_mirror" before
returning.
src/Autopilot/route_mgr.cxx