cppcheck analysis of adtool_1.3.3-1.dsc
- ./src/lib/active_directory.c:176 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/lib/active_directory.c:907 [error] - Undefined behaviour: ad_error_msg 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.
- ./src/tools/adtool.c:188 [error] - Memory leak: password2
- ./src/tools/adtool.c:463 [error] - Resource leak: data_fd
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:45:59 +0000, based on results by cppcheck 1.41-modif