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

List:       kde-commits
Subject:    quanta
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-11-04 16:15:55
[Download RAW message or body]

CVS commit by amantia: 

Fix a null pointer access reported by Andy Steinhauf.


  M +4 -4      quanta.kdevelop   1.98
  M +1 -1      quanta/quanta.cpp   1.388


--- quanta/quanta.kdevelop  #1.97:1.98
@@ -203,11 +203,11 @@
   <kdevcvs>
     <cvsoptions>-f</cvsoptions>
-    <commitoptions></commitoptions>
+    <commitoptions/>
     <updateoptions>-dP</updateoptions>
-    <addoptions></addoptions>
+    <addoptions/>
     <removeoptions>-f</removeoptions>
     <diffoptions>-u3 -p</diffoptions>
-    <logoptions></logoptions>
-    <rshoptions></rshoptions>
+    <logoptions/>
+    <rshoptions/>
     <revertoptions>-C -d -P</revertoptions>
   </kdevcvs>

--- quanta/quanta/quanta.cpp  #1.387:1.388
@@ -472,5 +472,5 @@ void QuantaApp::slotFileClose()
     part->end();
 
-    slotUpdateStatus(m_view->write());
+    slotUpdateStatus(m_view->writeTab()->currentPage());
   } else {
     QWidget *kietWidget;


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

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