D3977: Fix memleak in KDynamicJobTracker, KWidgetJobTracker needs QApplication
Elvis Angelaccio
noreply at phabricator.kde.org
Sun Oct 15 13:44:51 UTC 2017
elvisangelaccio added a comment.
@kossebau
After this change we get the
Tried to unregister a kio job that hasn't been registered.
warning with a `KCompositeJob` in Ark (batchextract.cpp).
The job is now automatically unregistered and the `unregisterJob(this)` call in the job destructor is causing this warning.
Are KCompositeJobs still supposed to unregister themselves?
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D3977
To: kossebau, #frameworks, kfunk
Cc: elvisangelaccio, kfunk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171015/3f3310ce/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list