cppcheck analysis of blobwars_1.14-dfsg-1.dsc
- ./src/CCutscene.cpp:32 [error] - Undefined behaviour: text 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/CEngine.cpp:156 [error] - Array 'lastKeyEvents[25]' index 25 out of bounds
- ./src/CGraphics.cpp:870 [error] - Undefined behaviour: chatString 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/hub.cpp:70 [error] - Undefined behaviour: string 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/hub.cpp:606 [error] - Undefined behaviour: string 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/pak.cpp:80 [error] - Resource leak: dirp
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Mon, 20 Dec 2010 21:12:41 +0000, based on results by cppcheck 1.46