cppcheck analysis of timidity_2.13.2-37.dsc
- ./interface/gtk_i.c:693 [error] - Memory leak: t_back
- ./interface/tk_c.c:1067 [error] - Buffer access out-of-bounds: Panel.v_flags
- ./interface/tk_c.c:1068 [error] - Buffer access out-of-bounds: Panel.c_flags
- ./interface/w32g_syn.c:401 [error] - Buffer access out-of-bounds
- ./interface/w32g_syn.c:1124 [error] - Buffer access out-of-bounds
- ./interface/wrdt_mac.c:1317 [error] - Dangerous usage of 'filename' (strncpy doesn't always 0-terminate it)
- ./libarc/url_file.c:284 [possible error] - Resource leak: fp
- ./libunimod/mloader.c:708 [error] - Undefined behaviour: list 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.
- ./timidity/m2m.c:450 [error] - Undefined behaviour: line 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.
- ./timidity/wrd_read.c:2088 [error] - Dangerous usage of 'sry_fn' (strncpy doesn't always 0-terminate it)
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:03:06 +0000, based on results by cppcheck 1.41-modif