cppcheck analysis of qsampler_0.2.2-1.dsc
- ./src/qsamplerDevice.cpp:454 [error] - Mismatching allocation and deallocation: pParams
- ./src/qsamplerDevice.cpp:642 [error] - Mismatching allocation and deallocation: pDepends
- ./src/qsamplerDeviceForm.cpp:256 [possible error] - Memory leak: pDeviceItem
- ./src/qsamplerDeviceForm.h:95 [possible error] - Memory leak: DeviceForm::m_pAudioItems
- ./src/qsamplerDeviceForm.h:96 [possible error] - Memory leak: DeviceForm::m_pMidiItems
- ./src/qsamplerDeviceStatusForm.h:72 [possible error] - Memory leak: DeviceStatusForm::m_pVisibleAction
- ./src/qsamplerDeviceStatusForm.cpp:179 [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 06:01:32 +0000, based on results by cppcheck 1.41-modif