diff -r 2872ae438bf7 -r e538444823de iadstoprestart/src/iadstop.cpp --- a/iadstoprestart/src/iadstop.cpp Wed Sep 15 12:40:59 2010 +0300 +++ b/iadstoprestart/src/iadstop.cpp Wed Oct 13 15:02:02 2010 +0300 @@ -158,7 +158,6 @@ TRAP(err, MainL()); delete cleanup; - cleanup = NULL; __UHEAP_MARKEND; return err; }