cppcheck analysis of pcb_20091103-2.dsc
- ./src/gts/vopt.c:57 [error] - Possible null pointer dereference: p2
- ./src/hid/common/hidinit.c:120 [error] - Resource leak: dir
- ./src/hid/common/hidinit.c:700 [error] - Memory leak: pf
- ./src/hid/gtk/gui-dialog-print.c:326 [error] - Memory leak: results
- ./src/hid/gtk/gui-top-window.c:3201 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/hid/gtk/gui-top-window.c:3206 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/hid/gtk/gui-top-window.c:3211 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/hid/gtk/gui-top-window.c:3242 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/hid/gtk/gui-top-window.c:3258 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/hid/lpr/lpr.c:97 [error] - Mismatching allocation and deallocation: f
- ./src/puller.c:1884 [possible error] - Memory leak: new_lines
- ./src/puller.c:1934 [possible error] - Memory leak: new_arcs
- ./src/search.c:1380 [error] - Wrong assignment of an auto-variable to an effective parameter of a function
- ./src/search.c:1387 [error] - Wrong assignment of an auto-variable to an effective parameter of a function
- ./src/search.c:1472 [error] - Wrong assignment of an auto-variable to an effective parameter of a function
- ./src/search.c:1479 [error] - Wrong assignment of an auto-variable to an effective parameter of a function
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:00:04 +0000, based on results by cppcheck 1.41-modif