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

List:       kde-commits
Subject:    quanta/quanta
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-03-17 16:53:50
[Download RAW message or body]

CVS commit by amantia: 

Do not read from a buffer opened with IO_WriteOnly. But why does it crash only for some users??


  M +1 -1      quanta.cpp   1.244


--- quanta/quanta/quanta.cpp  #1.243:1.244
@@ -1822,5 +1822,5 @@ KURL QuantaApp::saveToolbarToFile(const 
 
   QBuffer buffer;
-  buffer.open(IO_WriteOnly);
+  buffer.open(IO_ReadWrite);
   QTextStream toolStr(&buffer);
 


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

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