...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Automated Detection
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
| The features of <stdarg.h> shall not be used |
Related Guidelines
SEI CERT C++ Coding Standard | VOID 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 |
...