./sys/dev/ata/chipsets/ata-highpoint.c:103 [error] - Undefined behaviour: buffer 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.
./sys/dev/ata/chipsets/ata-promise.c:209 [error] - Undefined behaviour: buffer 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.
./sys/dev/drm/mach64_state.c:829 [error] - Possible null pointer dereference: dev_priv - otherwise it is redundant to check if dev_priv is null at line 834
./sys/dev/e1000/if_igb.c:4115 [error] - Invalid number of character (() when these macros are defined: 'IGB_IEEE1588'.
./sys/dev/fatm/if_fatm.c:2731 [possible error] - Memory leak: ret
./sys/dev/fdc/fdc.c:1770 [error] - Memory leak: ivar
./sys/gnu/fs/ext2fs/ext2_vfsops.c:956 [error] - Memory leak: ip
./sys/gnu/fs/reiserfs/reiserfs_inode.c:784 [error] - Memory leak: ip
./sys/gnu/fs/reiserfs/reiserfs_namei.c:353 [possible error] - Memory leak: cookies
./sys/gnu/fs/reiserfs/reiserfs_vfsops.c:181 [error] - Possible null pointer dereference: rmp - otherwise it is redundant to check if rmp is null at line 238
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:49:39 +0000, based on results by cppcheck 1.41-modif