cppcheck analysis of freecraft_1.19-2.dsc
- ./src/network/commands.c:120 [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.
- ./src/network/network.c:573 [error] - Memory leak: ncq
- ./src/network/network.c:848 [error] - Memory leak: ncq
- ./src/network/network.c:1038 [error] - Memory leak: ncq
- ./src/sound/ccl_sound.c:174 [error] - Invalid deallocation
- ./src/video/png.c:186 [error] - Memory leak: palette
- ./src/video/sdl.c:1004 [error] - Deallocating a deallocated pointer: pixels
- ./src/video/sdl.c:1021 [possible error] - Memory leak: palette
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:20 +0000, based on results by cppcheck 1.41-modif