cppcheck analysis of zlibc_0.9k-4.1.dsc
- ./access.c:38 [error] - Buffer access out-of-bounds
- ./chmod.c:33 [error] - Buffer access out-of-bounds
- ./chown.c:33 [error] - Buffer access out-of-bounds
- ./filetype.c:593 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./getxattr.c:33 [error] - Buffer access out-of-bounds
- ./lgetxattr.c:32 [error] - Buffer access out-of-bounds
- ./link.c:30 [error] - Buffer access out-of-bounds
- ./link.c:33 [error] - Buffer access out-of-bounds
- ./listxattr.c:32 [error] - Buffer access out-of-bounds
- ./llistxattr.c:32 [error] - Buffer access out-of-bounds
- ./lremovexattr.c:32 [error] - Buffer access out-of-bounds
- ./readlink.c:38 [error] - Buffer access out-of-bounds
- ./removexattr.c:32 [error] - Buffer access out-of-bounds
- ./rename.c:30 [error] - Buffer access out-of-bounds
- ./rename.c:33 [error] - Buffer access out-of-bounds
- ./setxattr.c:33 [error] - Buffer access out-of-bounds
- ./symlink.c:29 [error] - Buffer access out-of-bounds
- ./symlink.c:37 [error] - Buffer access out-of-bounds
- ./symlink.c:30 [error] - Dangerous usage of 'newname1' (strncpy doesn't always 0-terminate it)
- ./unlink.c:32 [error] - Buffer access out-of-bounds
- ./utimes.c:34 [error] - Buffer access out-of-bounds
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:04:13 +0000, based on results by cppcheck 1.41-modif