diff -r abbed5a4b42a -r 8d540f55e491 networkcontrol/ipnetworklayer/src/ipprotodeftscpr.cpp --- a/networkcontrol/ipnetworklayer/src/ipprotodeftscpr.cpp Tue Aug 31 16:45:15 2010 +0300 +++ b/networkcontrol/ipnetworklayer/src/ipprotodeftscpr.cpp Wed Sep 01 12:33:58 2010 +0100 @@ -202,7 +202,8 @@ } } if (iControl) - delete iControl; + iControl->AsyncDelete(); + //incase registration is successful and Network is configured. if (iNotify) {