changes.mady.by.user Robert Seacord
Saved on Mar 14, 2008
Saved on Mar 17, 2008
...
MEM01-A. Store a new value in pointers immediately after free()
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
MEM03-A. Clear sensitive information stored in reusable resources returned for reuse