...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
SEI CERT C++ Coding Standard | MEM02-CPP. Immediately cast the result of a memory allocation function call into a pointer to the allocated type |
...