]> git.mxchange.org Git - flightgear.git/commit
Fix for bug 1304 - crash loading XML route
authorJames Turner <zakalawe@mac.com>
Fri, 21 Feb 2014 15:51:33 +0000 (07:51 -0800)
committerJames Turner <zakalawe@mac.com>
Fri, 21 Feb 2014 15:57:35 +0000 (07:57 -0800)
commitb0dcb657e77579ecc79798ff365737095f96f9e2
tree65d12a199050a1db65fa677352983281da9be874
parent16869d0362b7a0e87e45d461ab1fdb0ae9791993
Fix for bug 1304 - crash loading XML route

If the XML is malformed (missing <route> section), don't crash.

https://code.google.com/p/flightgear-bugs/issues/detail?id=1304
src/Navaids/FlightPlan.cxx