./Graphics/vtkCurvatures.cxx:85 [error] - Possible null pointer dereference: meanCurvature - otherwise it is redundant to check if meanCurvature is null at line 217
./Graphics/vtkCurvatures.cxx:299 [error] - Possible null pointer dereference: gaussCurvature - otherwise it is redundant to check if gaussCurvature is null at line 321
./Graphics/vtkProgrammableGlyphFilter.cxx:123 [error] - Possible null pointer dereference: source - otherwise it is redundant to check if source is null at line 189
./Graphics/vtkProgrammableGlyphFilter.cxx:124 [error] - Possible null pointer dereference: source - otherwise it is redundant to check if source is null at line 189
./Graphics/vtkProgrammableGlyphFilter.cxx:125 [error] - Possible null pointer dereference: source - otherwise it is redundant to check if source is null at line 189
./Graphics/vtkProgrammableGlyphFilter.cxx:126 [error] - Possible null pointer dereference: source - otherwise it is redundant to check if source is null at line 189
./Graphics/vtkQuadricClustering.cxx:1395 [error] - Mismatching allocation and deallocation: tmp
./Rendering/vtkOpenGLFreeTypeTextMapper.cxx:63 [error] - Undefined behaviour: ps_font is used wrong in call to sprintf or snprintf. Quote: If copying takes place between objects that overlap as a result of a call to sprintf() or snprintf(), the results are undefined.
./Rendering/vtkOpenGLFreeTypeTextMapper.cxx:67 [error] - Undefined behaviour: ps_font is used wrong in call to sprintf or snprintf. Quote: If copying takes place between objects that overlap as a result of a call to sprintf() or snprintf(), the results are undefined.
./Rendering/vtkOpenGLFreeTypeTextMapper.cxx:77 [error] - Undefined behaviour: ps_font is used wrong in call to sprintf or snprintf. Quote: If copying takes place between objects that overlap as a result of a call to sprintf() or snprintf(), the results are undefined.
./Rendering/vtkOpenGLLight.cxx:123 [error] - Possible null pointer dereference: xform
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 06:03:35 +0000, based on results by cppcheck 1.41-modif