cppcheck analysis of ecasound2.2_2.7.0-1.1.dsc
- ./ecasound/eca-neteci-server.cpp:425 [possible error] - Memory leak: new_buffer
- ./ecatools/ecaplay.c:377 [error] - Dangerous usage of 'path' (strncpy doesn't always 0-terminate it)
- ./libecasound/audioio-reverse.h:93 [possible error] - Memory leak: AUDIO_IO_REVERSE::tempbuf_repp
- ./libecasound/eca-control-objects.cpp:999 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./libecasound/layer.cpp:109 [error] - Memory leak: buff
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:47:08 +0000, based on results by cppcheck 1.41-modif