]> git.mxchange.org Git - flightgear.git/commit
Fix "use of uninitialized data" reported by valgrind.
authorThorstenB <brehmt@gmail.com>
Mon, 26 Mar 2012 19:08:11 +0000 (21:08 +0200)
committerThorstenB <brehmt@gmail.com>
Mon, 26 Mar 2012 19:11:04 +0000 (21:11 +0200)
commit1df5347a06d5f38bc6d6267f242d5331b7c6f02b
tree2420fef12ce81ff14183b5fef0f6b401da5b6cea
parent2f7f5da4ad5bbc0eeabe17e9c69c9f000eab412f
Fix "use of uninitialized data" reported by valgrind.
(issue triggered when FGGlobals::saveInitialState copies the entire
property tree on start-up).
src/Instrumentation/gps.cxx