changes.mady.by.user Admin
Saved on Jul 25, 2006
...
MEM01-A. Set pointers to dynamically allocated memory to NULL after they are released
MEM30-C. Do not access freed memory
Do not free memory multiple times