...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
SEI CERT C++ Coding Standard | ERR00-CPP. Adopt and implement a consistent and comprehensive error-handling policy |
ISO/IEC TR 24772:2013 | Termination Strategy [REU] |
MISRA C:2012 | Rule 17.1 (required) |
MITRE CWE | CWE-391, Unchecked error condition CWE-544, Missing standardized error handling mechanism |
...