./apps/concat.cpp:152 [error] - Resource leak: state
./client/app_start.cpp:683 [error] - Undefined behaviour: buf 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.
./clientgui/BOINCTaskBar.cpp:357 [error] - Possible null pointer dereference: result - otherwise it is redundant to check if result is null at line 369
./lib/coproc.cpp:158 [possible error] - Memory leak: cc
./lib/coproc.cpp:165 [possible error] - Memory leak: cc
./lib/crypt_prog.cpp:92 [error] - Resource leak: f
./lib/crypt_prog.cpp:92 [error] - Uninitialized variable: n
./lib/mac_address.cpp:150 [error] - Undefined behaviour: addresses 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.
./lib/mac_address.cpp:118 [error] - Undefined behaviour: buffer 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 Thu, 16 Dec 2010 05:46:23 +0000, based on results by cppcheck 1.41-modif