cppcheck analysis of mlt_0.5.2-1.dsc
- ./src/mlt++/MltPushConsumer.h:38 [possible error] - Memory leak: PushConsumer::m_private
- ./src/modules/dgraft/filter_telecide.c:139 [error] - Undefined behaviour: buf is used wrong in call to sprintf or snprintf. Quote: If copying takes place between objects that overlap as a result of a call to sprintf() or snprintf(), the results are undefined.
- ./src/modules/dgraft/filter_telecide.c:141 [error] - Undefined behaviour: buf is used wrong in call to sprintf or snprintf. Quote: If copying takes place between objects that overlap as a result of a call to sprintf() or snprintf(), the results are undefined.
- ./src/modules/dgraft/filter_telecide.c:142 [error] - Undefined behaviour: buf is used wrong in call to sprintf or snprintf. Quote: If copying takes place between objects that overlap as a result of a call to sprintf() or snprintf(), the results are undefined.
- ./src/modules/gtk2/producer_pixbuf.c:143 [possible error] - Resource leak: fd
- ./src/modules/jackrack/plugin.c:528 [error] - Memory leak: instances
- ./src/modules/melt/producer_melt.c:58 [error] - Resource leak: input
- ./src/modules/qimage/producer_qimage.c:123 [possible error] - Resource leak: fd
- ./src/modules/vorbis/producer_vorbis.c:195 [possible error] - Resource leak: input
- ./src/modules/xml/producer_xml.c:1337 [possible error] - Resource leak: f
- ./src/modules/xml/producer_xml.c:1354 [error] - Memory leak: sax
- ./src/modules/xml/producer_xml.c:1356 [error] - Memory leak: context
- ./src/modules/xml/producer_xml.c:509 [error] - Dangerous usage of 'temp' (strncpy doesn't always 0-terminate it)
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:55:01 +0000, based on results by cppcheck 1.41-modif