cppcheck analysis of getfem++_4.0.0-3.dsc
- ./interface/src/gf_mesh_fem.cc:169 [error] - Possible null pointer dereference: mmf
- ./interface/src/gf_mesh_im.cc:160 [error] - Possible null pointer dereference: mim
- ./interface/src/matlab/gfm_rpc_mexint.c:95 [possible error] - Memory leak: function
- ./interface/src/matlab/gfm_rpc_mexint.c:128 [possible error] - Memory leak: function
- ./src/getfem/bgeot_convex_ref.h:92 [possible error] - Memory leak: convex_of_reference::psimplexified_convex
- ./src/getfem/getfem_assembling_tensors.h:525 [error] - Class asm_tokenizer which is inherited by class generic_assembly does not have a virtual destructor
- ./src/getfem/bgeot_small_vector.h:251 [information] - Failed to instantiate template. The checking continues anyway.
- ./src/getfem_mesh_fem.cc:663 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./superlu/BLAS.c:13323 [possible error] - Array 'equiv_0[1]' index 1 out of bounds
- ./superlu/clangs.c:107 [error] - Uninitialized variable: value
- ./superlu/dlangs.c:107 [error] - Uninitialized variable: value
- ./superlu/slangs.c:107 [error] - Uninitialized variable: value
- ./superlu/zlangs.c:107 [error] - Uninitialized variable: value
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:31 +0000, based on results by cppcheck 1.41-modif