cppcheck analysis of lirc_0.8.3-5.dsc
- ./daemons/hw_creative_infracd.c:221 [error] - Resource leak: fd
- ./doc/man2html.c:2046 [possible error] - Resource leak: f
- ./doc/man2html.c:2046 [possible error] - Memory leak: buf
- ./drivers/lirc_atiusb/lirc_atiusb.c:1200 [error] - Undefined behaviour: name 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.
- ./drivers/lirc_igorplugusb/lirc_igorplugusb.c:580 [error] - Undefined behaviour: name 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.
- ./drivers/lirc_mceusb2/lirc_mceusb2.c:963 [error] - Undefined behaviour: name 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.
- ./drivers/lirc_streamzap/lirc_streamzap.c:629 [error] - Undefined behaviour: name 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.
- ./tools/irsend.c:313 [error] - Memory leak: address
- ./tools/mode2.c:207 [error] - Resource leak: fd
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:54:37 +0000, based on results by cppcheck 1.41-modif