cppcheck analysis of radiusclient_0.3.2-13.dsc
- ./lib/config.c:152 [error] - Memory leak: iptr
- ./lib/config.c:478 [error] - Resource leak: clientfd
- ./src/radexample.c:59 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/radexample.c:60 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/radexample.c:53 [error] - Dangerous usage of 'username' (strncpy doesn't always 0-terminate it)
- ./src/radius.c:106 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/radius.c:107 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
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:01:38 +0000, based on results by cppcheck 1.41-modif