changes.mady.by.user Jeffrey Gennari
Saved on Jun 20, 2006
changes.mady.by.user Robert C. Seacord
Saved on Jun 21, 2006
...
Assure that size parameters have been stored and handled correctly before they are used in allocation routines
size parameters passed to memory allocation routines must be guaranteed to be non-negative integer values
Do not make assumptions about the result of malloc(0)