cppcheck analysis of egenix-mx-base_3.1.3-2.dsc
- ./mx/BeeBase/mxBeeBase/mxstdlib.h:190 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./mx/BeeBase/mxBeeBase/btr.c:818 [error] - Memory leak: h
- ./mx/BeeBase/mxBeeBase/mxstdlib.h:190 [error] - Dangerous usage of 'logfile' (strncpy doesn't always 0-terminate it)
- ./mx/BeeBase/mxBeeBase/mxBeeBase.c:310 [error] - Memory leak: iName
- ./mx/DateTime/mxDateTime/mxstdlib.h:190 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./mx/DateTime/mxDateTime/mxstdlib.h:190 [error] - Dangerous usage of 'logfile' (strncpy doesn't always 0-terminate it)
- ./mx/Proxy/mxProxy/mxstdlib.h:190 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./mx/Proxy/mxProxy/mxstdlib.h:190 [error] - Dangerous usage of 'logfile' (strncpy doesn't always 0-terminate it)
- ./mx/Queue/mxQueue/mxstdlib.h:190 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./mx/Queue/mxQueue/mxstdlib.h:190 [error] - Dangerous usage of 'logfile' (strncpy doesn't always 0-terminate it)
- ./mx/Stack/mxStack/mxstdlib.h:190 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./mx/Stack/mxStack/mxstdlib.h:190 [error] - Dangerous usage of 'logfile' (strncpy doesn't always 0-terminate it)
- ./mx/TextTools/mxTextTools/mxstdlib.h:190 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./mx/TextTools/mxTextTools/mxstdlib.h:190 [error] - Dangerous usage of 'logfile' (strncpy doesn't always 0-terminate it)
- ./mx/Tools/mxTools/mxstdlib.h:190 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./mx/Tools/mxTools/mxstdlib.h:190 [error] - Dangerous usage of 'logfile' (strncpy doesn't always 0-terminate it)
- ./mx/Tools/mxTools/mxTools.c:2509 [error] - Buffer access out-of-bounds
- ./mx/Tools/mxTools/mxTools.c:2521 [error] - Division by zero
- ./mx/UID/mxUID/mxstdlib.h:190 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./mx/UID/mxUID/mxstdlib.h:190 [error] - Dangerous usage of 'logfile' (strncpy doesn't always 0-terminate it)
- ./mx/URL/mxURL/mxstdlib.h:190 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./mx/URL/mxURL/mxstdlib.h:190 [error] - Dangerous usage of 'logfile' (strncpy doesn't always 0-terminate it)
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