...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
| SEI CERT C++ Coding Standard | EXP09-CPP. Use sizeof to determine the size of a type or variable |
| MITRE CWE | CWE 805, Buffer access with incorrect length value |
...