cppcheck analysis of cfs_1.4.1-20.dsc
- ./cattach.c:254 [error] - Undefined behaviour: pw 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.
- ./ccat.c:123 [error] - Undefined behaviour: ivfile 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.
- ./cfs_fh.c:856 [error] - Resource leak: fd
- ./cpasswd.c:130 [error] - Undefined behaviour: pw 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.
- ./cpasswd.c:161 [error] - Undefined behaviour: pw 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.
- ./mcg.c:141 [error] - Array 'val[96]' index 96 out of bounds
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:46:35 +0000, based on results by cppcheck 1.41-modif