./plugins/midi_import/portsmf/mfmidi.h:22 [error] - Class Midifile_reader which is inherited by class Alg_midifile_reader does not have a virtual destructor
./plugins/vst_effect/VstEffectControlDialog.cpp:47 [possible error] - Memory leak: l
./plugins/zynaddsubfx/LocalZynAddSubFx.h:35 [error] - Class LocalZynAddSubFx which is inherited by class RemoteZynAddSubFx does not have a virtual destructor
./plugins/zynaddsubfx/fltk/src/Fl_mac.cxx:2137 [possible error] - Memory leak: x
./plugins/zynaddsubfx/fltk/src/fl_draw_pixmap.cxx:356 [error] - Mismatching allocation and deallocation: array
./plugins/zynaddsubfx/fltk/src/fl_set_fonts_xft.cxx:119 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./plugins/zynaddsubfx/src/Misc/Bank.cpp:340 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./plugins/zynaddsubfx/src/Misc/Bank.cpp:342 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
./src/gui/widgets/EffectRackView.cpp:191 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
./src/gui/widgets/rubberband.cpp:54 [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:54:40 +0000, based on results by cppcheck 1.41-modif