Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This rule appears in the Java Secure Coding Standard as MSC11-J. Do not assume infinite heap space.

References

Wiki Markup
\[[MITRE 07|AA. References#MITRE 07]\] [CWE-770|http://cwe.mitre.org/data/definitions/770.html], "Allocation of Resources Without Limits or Throttling"
TODO

...

      08. Memory Management (MEM)      MEM12-C. Consider using a Goto-Chain when leaving a function on error when using and releasing resources