┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinapplication.cpp
diff options
context:
space:
mode:
authorEmmanuel Pescosta <[email protected]>2014-04-24 20:57:18 +0200
committerEmmanuel Pescosta <[email protected]>2014-04-25 12:30:39 +0200
commit272cbbd16b03e51b30b6b9d472aa56054a5ea036 (patch)
tree26e95652f962672fd8dbdba89e027eeb87feb243 /src/dolphinapplication.cpp
parentbf4b163a0eb5938a587cd12cc9a77e6322c1de66 (diff)
Fix memory leak with Dropbox version control plugin.
In the current version we only call endRetrieval when beginRetrieval was successfully in UpdateItemStatesThread::run(). This causes some problems with version control plugins (like Dropbox plugin), which have to do cleanups in endRetrieval. Now we always call endRetrieval after beginRetrieval when updating the version states. FIXED-IN: 4.13.1 REVIEW: 117753
Diffstat (limited to 'src/dolphinapplication.cpp')
0 files changed, 0 insertions, 0 deletions