]> git.mxchange.org Git - flightgear.git/commit
Fix crash on re-position with FGCom.
authorJames Turner <zakalawe@mac.com>
Thu, 29 Aug 2013 21:12:00 +0000 (22:12 +0100)
committerJames Turner <zakalawe@mac.com>
Thu, 29 Aug 2013 21:12:00 +0000 (22:12 +0100)
commit0c8d84aad1711dd8f15d878a4c0131b8a86de8ea
treeba15cb92179525c255beb76f5a58cb0e4e6a7236
parent0eef683af53b6bf3682ecb18c4c5180e4cc87544
Fix crash on re-position with FGCom.

Don't assume valueChanged firing means the value has actually
changed; various operations (eg, copyProperties) can also
cause the signals to fire.
src/Network/fgcom.cxx