changes.mady.by.user Robert Seacord
Saved on Mar 17, 2008
Saved on Mar 18, 2008
...
MEM07-A. Ensure that size arguments to calloc() do not result in an integer overflow
MEM08-A. Use realloc only to resize dynamically allocated arrays
MEM30-C. Do not access freed memory