cppcheck analysis of snort_2.8.5.2-2.dsc
- ./src/output-plugins/spo_database.c:3101 [possible error] - Dangerous usage of strncat. Tip: the 3rd parameter means maximum number of characters to append
- ./src/parser/IpAddrSet.c:205 [error] - Memory leak: newIpAddrSet
- ./src/sfutil/asn1.c:1089 [error] - Memory leak: buf
- ./src/sfutil/bnfa_search.c:1189 [error] - Possible null pointer dereference: bnfa - otherwise it is redundant to check if bnfa is null at line 1194
- ./src/sfutil/sfPolicy.c:358 [error] - Memory leak: policyId
- ./src/sfutil/sf_ipvar.c:627 [error] - Memory leak: ret
- ./src/sfutil/sf_ipvar.c:690 [error] - Memory leak: temp
- ./src/sfutil/sfportobject.c:2269 [possible error] - Memory leak: buf
- ./src/sfutil/sfthd.c:505 [possible error] - Memory leak: sfthd_node
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:02:27 +0000, based on results by cppcheck 1.41-modif