cppcheck analysis of mp3rename_0.6-9.dsc
- ./mp3rename.c:550 [error] - Resource leak: fp
- ./mp3rename.c:194 [error] - Undefined behaviour: artist 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.
- ./mp3rename.c:207 [error] - Undefined behaviour: title 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.
- ./mp3rename.c:220 [error] - Undefined behaviour: album 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.
- ./mp3rename.c:233 [error] - Undefined behaviour: year 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.
- ./mp3rename.c:255 [error] - Undefined behaviour: artist 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.
- ./mp3rename.c:266 [error] - Undefined behaviour: title 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.
- ./mp3rename.c:278 [error] - Undefined behaviour: album 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.
- ./mp3rename.c:289 [error] - Undefined behaviour: year 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 Wed, 22 Dec 2010 05:00:34 +0000, based on results by cppcheck 1.46