cppcheck analysis of nap_1.5.4-5.dsc
- ./src/alias.c:482 [error] - Undefined behaviour: st 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/cmds.c:1488 [error] - Memory leak: urlhost
- ./src/event.c:1390 [error] - Resource leak: f
- ./src/irc.c:1017 [error] - Memory leak: pt
- ./src/memwatch.c:147 [error] - Memory leak: m
- ./src/nap.c:352 [possible error] - Memory leak: user
- ./src/nap.c:353 [possible error] - Memory leak: pass
- ./src/nap.c:353 [possible error] - Memory leak: email
- ./src/winio.c:447 [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:59:03 +0000, based on results by cppcheck 1.41-modif