supl/locationsuplfw/terminalinitiationapi/src/epos_suplterminalapi.cpp
branchRCL_3
changeset 4 42de37ce7ce4
parent 0 667063e416a2
child 20 2b4ea9893b66
equal deleted inserted replaced
1:788b770ce3ae 4:42de37ce7ce4
   838 	TBool usageInHomeNw;
   838 	TBool usageInHomeNw;
   839 	TBool editable;
   839 	TBool editable;
   840 
   840 
   841 	if (!serverAddress || !iapName)
   841 	if (!serverAddress || !iapName)
   842 		{
   842 		{
       
   843 		delete serverAddress;
       
   844 		delete iapName;
   843 		return KErrNoMemory;
   845 		return KErrNoMemory;
   844 		}
   846 		}
   845 	delete iSuplStorageSettings;
   847 	delete iSuplStorageSettings;
   846 	iSuplStorageSettings = NULL;
   848 	iSuplStorageSettings = NULL;
   847 
   849