Versions Compared

Key

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

...

Wiki Markup
\[[Graff 03|AA. C References#Graf 03]\]
\[[ISO/IEC 9899-1999|AA. C References#ISO/IEC 9899-1999]\] Section 7.20.3, "Memory management functions"
\[[NIST 06b|AA. C References#NIST 06b]\]

...

MEM02-A. Cast the return value from allocation functions to the appropriate Immediately cast the result of a memory allocation function call into a pointer to the allocated type      08. Memory Management (MEM)       MEM04-A. Do not make assumptions about the result of allocating 0 bytes