]> git.mxchange.org Git - flightgear.git/commit
Fix NavDisplay segfault
authorThorstenB <brehmt@gmail.com>
Sat, 22 Sep 2012 12:00:05 +0000 (14:00 +0200)
committerThorstenB <brehmt@gmail.com>
Sat, 22 Sep 2012 12:23:15 +0000 (14:23 +0200)
commit0f3fecf0c6a17b2327054928d7ae660bb65a5e49
tree3def68024a8fe395fa03912157ac18e758b16b76
parentacb7fb8e9526a26f5b40f1a08c8e7375b2608a86
Fix NavDisplay segfault
When "addSymbolInstance" returns NULL, we cannot update "ins->endPos".
src/Instrumentation/NavDisplay.cxx