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

List:       kde-commits
Subject:    branches/work/opensync-integration/kitchensync/libkopensync
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2005-08-29 17:55:37
Message-ID: 1125338137.224217.1171.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 454705 by tokoe:

It seems we shouldn't free the error object here...


 M  +1 -1      syncupdates.cpp  


--- branches/work/opensync-integration/kitchensync/libkopensync/syncupdates.cpp #454704:454705
@@ -167,7 +167,7 @@
   }
 
   if ( update->error )
-    mResult = Result( &(update->error) );
+    mResult = Result( &(update->error), false );
 
   mWinner = update->winner;
   mMapping.mEngine = engine;
[prev in list] [next in list] [prev in thread] [next in thread] 

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