cppcheck analysis of yasm_0.8.0-1.dsc
- ./libyasm/tests/bitvect_test.c:158 [error] - Undefined behaviour: failed 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.
- ./libyasm/tests/combpath_test.c:132 [error] - Undefined behaviour: failed 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.
- ./libyasm/tests/floatnum_test.c:426 [error] - Undefined behaviour: failed 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.
- ./libyasm/tests/leb128_test.c:182 [error] - Undefined behaviour: failed 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.
- ./libyasm/tests/leb128_test.c:189 [error] - Undefined behaviour: failed 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.
- ./libyasm/tests/splitpath_test.c:147 [error] - Undefined behaviour: failed 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.
- ./libyasm/tests/uncstring_test.c:147 [error] - Undefined behaviour: failed 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.
- ./test_hd.c:54 [error] - Resource leak: bfile
- ./tools/genmacro/genmacro.c:94 [error] - Resource leak: in
- ./tools/re2c/main.c:176 [possible error] - Resource leak: f
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 06:04:09 +0000, based on results by cppcheck 1.41-modif