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