cppcheck analysis of xcircuit_3.6.135.dfsg-1.dsc
- ./Xw/TextEdit.c:990 [error] - Resource leak: fid
- ./events.c:4092 [error] - Possible null pointer dereference: lastpart - otherwise it is redundant to check if lastpart is null at line 4096
- ./events.c:4541 [error] - Memory leak: popdata
- ./files.c:1211 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./files.c:1317 [possible error] - Memory leak: fullname
- ./files.c:4673 [error] - Deallocating a deallocated pointer: template
- ./fontfile.c:94 [error] - Dangerous usage of 'tempname' (strncpy doesn't always 0-terminate it)
- ./formats.c:103 [error] - Resource leak: ps
- ./graphic.c:417 [error] - Resource leak: fg
- ./menucalls.c:840 [error] - Buffer access out-of-bounds
- ./parameter.c:1873 [possible error] - Memory leak: sstart
- ./schema.c:1069 [possible error] - Memory leak: popdata
- ./tclxcircuit.c:2358 [error] - Buffer access out-of-bounds
- ./w32x11.c:392 [error] - Memory leak: d
- ./xcwin32.c:3197 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./xcwin32.c:445 [error] - Memory leak: d
- ./xtfuncs.c:1707 [error] - Memory leak: popdata
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 06:03:53 +0000, based on results by cppcheck 1.41-modif