cppcheck analysis of intone_0.66+svn20091213-1.dsc
- ./src/callbacks.c:400 [error] - Resource leak: lyric_file
- ./src/callbacks.c:796 [error] - Memory leak: root_dir
- ./src/callbacks.c:765 [error] - Undefined behaviour: tystr 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/db_sqlite.c:593 [error] - Returning pointer to local array variable
- ./src/gui.c:329 [error] - Uninitialized variable: tystr
- ./src/main.c:33 [error] - Array 'cur_artist[255]' index 255 out of bounds
- ./src/main.c:33 [error] - Array 'cur_song[255]' index 255 out of bounds
- ./src/main.c:33 [error] - Array 'songs_dir[255]' index 255 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:49:21 +0000, based on results by cppcheck 1.41-modif