cppcheck analysis of zynaddsubfx_2.4.0-1.dsc
- ./src/Input/MidiIn.h:32 [error] - Class MidiIn which is inherited by class ALSAMidiIn does not have a virtual destructor
- ./src/Input/MidiIn.h:32 [error] - Class MidiIn which is inherited by class OSSMidiIn does not have a virtual destructor
- ./src/Input/OSSMidiIn.cpp:82 [error] - Uninitialized variable: tmp
- ./src/Misc/Bank.cpp:305 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/Misc/Bank.cpp:307 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/Misc/Config.cpp:216 [possible error] - Memory leak: xmlcfg
- ./src/Misc/Master.cpp:670 [possible error] - Memory leak: xml
- ./src/Misc/Master.cpp:704 [possible error] - Memory leak: xml
- ./src/Misc/Microtonal.cpp:536 [possible error] - Memory leak: xml
- ./src/Misc/Part.cpp:1011 [possible error] - Memory leak: xml
- ./src/Seq/MIDIEvents.h:35 [error] - Class MIDIEvents which is inherited by class Sequencer does not have a virtual destructor
- ./src/Synth/OscilGen.cpp:916 [error] - Mismatching allocation and deallocation: inf
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:04:15 +0000, based on results by cppcheck 1.41-modif