cppcheck analysis of libffado_2.0.1+svn1856-6.dsc
- ./src/debugmodule/debugmodule.cpp:271 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/libavc/general/avc_plug.cpp:634 [error] - Possible null pointer dereference: p - otherwise it is redundant to check if p is null at line 638
- ./src/libieee1394/IsoHandlerManager.cpp:925 [error] - Dereferenced iterator 'it' has been erased
- ./src/libutil/serialize_expat.cpp:274 [error] - Possible null pointer dereference: pNode - otherwise it is redundant to check if pNode is null at line 275
- ./src/libutil/serialize_expat.cpp:310 [error] - Possible null pointer dereference: pNode - otherwise it is redundant to check if pNode is null at line 311
- ./src/libutil/unittests.cpp:380 [error] - Mismatching allocation and deallocation: U3_SerializeMe::m_pString
- ./tests/streaming/teststreaming-ipc.cpp:456 [error] - Memory leak: nullbuffer
- ./tests/streaming/teststreaming3.cpp:406 [error] - Memory leak: nullbuffer
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Tue, 21 Dec 2010 07:58:07 +0000, based on results by cppcheck 1.46