cppcheck analysis of eggdrop_1.6.19-1.2.dsc
- ./src/botcmd.c:327 [error] - Undefined behaviour: s 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/mem.c:364 [error] - Memory leak: x
- ./src/misc_file.c:55 [error] - Resource leak: fi
- ./src/mod/compress.mod/compress.c:101 [error] - Resource leak: fin
- ./src/mod/compress.mod/compress.c:243 [error] - Resource leak: fin
- ./src/mod/filesys.mod/files.c:1411 [error] - Uninitialized variable: destdir
- ./src/mod/transfer.mod/transfer.c:1015 [error] - Resource leak: f
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:47:10 +0000, based on results by cppcheck 1.41-modif