wlansecuritysettings/wpasecuritysettingsui/src/WPASecuritySettingsDlg.cpp
changeset 1 a3e2bfb0107c
parent 0 c8830336c852
child 2 1c7bc153c08e
--- a/wlansecuritysettings/wpasecuritysettingsui/src/WPASecuritySettingsDlg.cpp	Thu Dec 17 08:47:43 2009 +0200
+++ b/wlansecuritysettings/wpasecuritysettingsui/src/WPASecuritySettingsDlg.cpp	Thu Jan 07 12:48:38 2010 +0200
@@ -720,9 +720,11 @@
 
     	            CAknInformationNote* dialog = new ( ELeave )
                                                   CAknInformationNote( ETrue );
-
+                    CleanupStack::Pop( stringLabel );
+                    	
       	            dialog->ExecuteLD( *stringLabel );
-                    CleanupStack::PopAndDestroy( stringLabel );
+      	            
+                    delete stringLabel;
                     }
                 else
                     {