cppcheck analysis of ginac_1.5.6-1.dsc
- ./ginac/ptr.h:35 [error] - Class refcounted which is inherited by class basic does not have a virtual destructor
- ./ginac/excompiler.cpp:116 [error] - Mismatching allocation and deallocation: new_filename
- ./ginac/excompiler.cpp:121 [error] - Mismatching allocation and deallocation: new_filename
- ./ginac/excompiler.cpp:175 [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:33 +0000, based on results by cppcheck 1.41-modif