cppcheck analysis of libtrace3_3.0.4-1.dsc
- ./libpacketdump/eth_2054.c:67 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./libpacketdump/eth_2054.c:72 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./libpacketdump/eth_2054.c:38 [error] - Undefined behaviour: buffer 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.
- ./libpacketdump/eth_2054.c:70 [error] - Undefined behaviour: buffer 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/tracemerge/tracemerge.c:105 [error] - Memory leak: live
- ./tools/tracereport/misc_report.c:88 [error] - Resource leak: out
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:24 +0000, based on results by cppcheck 1.41-modif