...
Wiki Markup |
---|
\[[CWE|AA. References#CWE]\] [CWE-252|http://cwe.mitre.org/data/definitions/252.html]: Unchecked Return Value
\[[CWE|AA. References#CWE]\] [CWE-253|http://cwe.mitre.org/data/definitions/253.html]: Incorrect Check of Function Return Value
\[[CWE|AA. References#CWE]\] [CWE-390|http://cwe.mitre.org/data/definitions/390.html]: Detection of Error Condition Without Action
\[[CWE|AA. References#CWE]\] [CWE-391|http://cwe.mitre.org/data/definitions/391.html]: Unchecked Error Condition
\[[DHS 06|AA. References#DHS 06]\]. [Handle All Errors Safely|http://buildsecurityin.us-cert.gov/bsi/articles/knowledge/guidelines/338-BSI.html].
\[[Henricson 97|AA. References#Henricson 97]\] Recommendation 12.1 Check for all errors reported from functions |
...