]> git.mxchange.org Git - flightgear.git/commit
While I had the valgrind rig set up, I took the opportunity to plug a
authorandy <andy>
Fri, 10 Mar 2006 22:21:42 +0000 (22:21 +0000)
committerandy <andy>
Fri, 10 Mar 2006 22:21:42 +0000 (22:21 +0000)
commit6ed0ece57ce8a8db84c462a4a147b5e061043564
treeec8b29a7bd98b4a717feccd6f5928ef224f2ccb6
parent5128578f5979600ff56180efbdd7fef75279e07c
While I had the valgrind rig set up, I took the opportunity to plug a
bunch of memory leaks that had accumulated over the years.  FlightGear
doesn't currently bother to destroy and recreate a YASim context, but
at least it can do so now without worry.
src/FDM/YASim/Airplane.cpp
src/FDM/YASim/Airplane.hpp
src/FDM/YASim/FGFDM.cpp
src/FDM/YASim/Vector.hpp
src/FDM/YASim/yasim-test.cpp