]> git.mxchange.org Git - flightgear.git/commit
Avoid exceptions in route manager module.
authorThorstenB <brehmt@gmail.com>
Sun, 5 Dec 2010 20:26:51 +0000 (21:26 +0100)
committerThorstenB <brehmt@gmail.com>
Sun, 5 Dec 2010 20:26:51 +0000 (21:26 +0100)
commit138449f4bd677884d1968461fa7a0c0d47194c4a
tree06d20751df8489aa785e1a5b98154a70eca9a750
parentebbd5bfd0542b2b3bb731f2964f5500a5f2bd12c
Avoid exceptions in route manager module.
Avoid segfaults in gps when route manager doesn't throw exceptions.
Minor fix when removing waypoints by negative index.
src/Autopilot/route_mgr.cxx
src/Instrumentation/gps.cxx