cppcheck analysis of gnuplot_4.2.4-1.dsc
- ./docs/doc2gih.c:92 [error] - Resource leak: outfile
- ./docs/doc2hlp.c:96 [error] - Resource leak: outfile
- ./docs/doc2ms.c:109 [error] - Resource leak: outfile
- ./docs/doc2rnh.c:120 [error] - Resource leak: outfile
- ./docs/doc2tex.c:107 [error] - Resource leak: outfile
- ./src/beos/GPWindow.cpp:148 [possible error] - Memory leak: item
- ./src/beos/GPWindow.cpp:248 [possible error] - Memory leak: alert
- ./src/command.c:3000 [error] - Mismatching allocation and deallocation: f
- ./src/command.c:2953 [error] - Resource leak: f
- ./src/misc.c:541 [error] - Resource leak: fp
- ./src/mouse.c:2061 [error] - Undefined behaviour: out 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/mouse.c:2064 [error] - Undefined behaviour: out 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/mouse.c:2069 [error] - Undefined behaviour: out 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/mouse.c:2075 [error] - Undefined behaviour: out 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/wxterminal/wxt_gui.h:398 [possible error] - Memory leak: wxtConfigDialog::text_hinting
- ./src/wxterminal/wxt_gui.h:438 [possible error] - Memory leak: wxtFrame::panel
- ./src/wxterminal/wxt_gui.h:441 [possible error] - Memory leak: wxtFrame::config_dialog
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:48:43 +0000, based on results by cppcheck 1.41-modif