[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2004-11-04 17:38:33
Message-ID: 20041104173833.1244916D63 () office ! kde ! org
[Download RAW message or body]

CVS commit by staniek: 

CVS_SILENT: missing delete added


  M +3 -1      main.cpp   1.45


--- koffice/kexi/main.cpp  #1.44:1.45
@@ -167,6 +167,8 @@ extern "C" int kdemain(int argc, char *a
         KexiMainWindowImpl *win = new KexiMainWindowImpl();
 
-        if (true != win->startup())
+        if (true != win->startup()) {
+                delete win;
                 return 1;
+        }
 
         app.setMainWidget(win);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic