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

List:       kde-commits
Subject:    [kdepim-runtime/KDE/4.14] resources/dav/common: Don't return early without decreasing the subjob cou
From:       Grégory_Oestreicher <greg () kamago ! net>
Date:       2014-09-01 12:19:27
Message-ID: E1XOQZz-00067u-Gj () scm ! kde ! org
[Download RAW message or body]

Git commit 1e211139b7155d442f84d12d19a154d4181e3eb5 by Grégory Oestreicher.
Committed on 01/09/2014 at 12:18.
Pushed by goestreicher into branch 'KDE/4.14'.

Don't return early without decreasing the subjob counter

BUG: 321840

M  +1    -0    resources/dav/common/davcollectionsfetchjob.cpp

http://commits.kde.org/kdepim-runtime/1e211139b7155d442f84d12d19a154d4181e3eb5

diff --git a/resources/dav/common/davcollectionsfetchjob.cpp \
b/resources/dav/common/davcollectionsfetchjob.cpp index 5e38ab7..9c63a5b 100644
--- a/resources/dav/common/davcollectionsfetchjob.cpp
+++ b/resources/dav/common/davcollectionsfetchjob.cpp
@@ -121,6 +121,7 @@ void DavCollectionsFetchJob::collectionsFetchFinished( KJob *job \
)  // We can end up here when retrieving a homeset on
       // which a PROPFIND resulted in an error
       doCollectionsFetch( mUrl.url() );
+      --mSubJobCount;
       return;
     }
 


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

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