...
Search for vulnerabilities resulting from the violation of this rule on the CERT website
Other Languages
This rule guideline appears in the C Secure Coding Standard as MEM11-C. Do not assume infinite heap space.
This rule guideline appears in the C++ Secure Coding Standard as MEM12-CPP. Do not assume infinite heap space.
...