./src/Environment/environment_ctrl.cxx:515 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:521 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:532 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:537 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:551 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:587 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:591 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:595 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:599 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:927 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:932 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:936 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:940 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:946 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:950 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:954 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/environment_ctrl.cxx:958 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/fgclouds.cxx:323 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/fgclouds.cxx:328 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/fgclouds.cxx:332 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/fgclouds.cxx:336 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/fgclouds.cxx:342 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/fgclouds.cxx:346 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/fgclouds.cxx:350 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/Environment/fgclouds.cxx:354 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/FDM/JSBSim/FGJSBBase.h:122 [error] - Class FGJSBBase which is inherited by class FGFDMExec does not have a virtual destructor
./src/FDM/JSBSim/FGJSBBase.h:122 [error] - Class FGJSBBase which is inherited by class FGState does not have a virtual destructor
./src/FDM/JSBSim/initialization/FGTrim.cpp:192 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
./src/FDM/JSBSim/models/FGFCS.cpp:389 [error] - When ctr==MixturePos.size(), MixturePos[ctr] is out of bounds
./src/FDM/JSBSim/models/FGFCS.cpp:389 [error] - When ctr==MixtureCmd.size(), MixtureCmd[ctr] is out of bounds
./src/FDM/JSBSim/models/FGFCS.cpp:419 [error] - When ctr==PropAdvance.size(), PropAdvance[ctr] is out of bounds
./src/FDM/JSBSim/models/FGFCS.cpp:419 [error] - When ctr==PropAdvanceCmd.size(), PropAdvanceCmd[ctr] is out of bounds
./src/FDM/JSBSim/models/FGFCS.cpp:449 [error] - When ctr==PropFeather.size(), PropFeather[ctr] is out of bounds
./src/FDM/JSBSim/models/FGFCS.cpp:449 [error] - When ctr==PropFeatherCmd.size(), PropFeatherCmd[ctr] is out of bounds
./src/Instrumentation/mk_viii.cxx:1015 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Thu, 16 Dec 2010 05:48:17 +0000, based on results by cppcheck 1.41-modif