cppcheck analysis of fluxconf_0.9.9.2-3.dsc
- ./src/fluxconf.c:177 [error] - Undefined behaviour: tmp_buff 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/fluxkeys.c:202 [possible error] - Memory leak: tmp
- ./src/fluxkeys.c:322 [error] - Undefined behaviour: tmp_buff 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/fluxmenu.c:370 [error] - Resource leak: file
- ./src/fluxmenu.c:447 [error] - Undefined behaviour: tmp_buff 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.
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:48:17 +0000, based on results by cppcheck 1.41-modif