Fix memory leak of ItemRetrievalJobFactory in ItemRetrievalManager
ClosedPublic

Authored by dfaure on May 10 2019, 11:05 AM.

Details

Summary

It was never deleted. Fixed by making the ItemRetrievalManager own
the ItemRetrievalJobFactory in all cases.

Test Plan

ctest -R AkonadiServer-itemretrievertest in an ASAN build

Diff Detail

Repository
R165 Akonadi
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dfaure created this revision.May 10 2019, 11:05 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptMay 10 2019, 11:05 AM
dfaure requested review of this revision.May 10 2019, 11:05 AM
dvratil accepted this revision.May 10 2019, 11:23 AM
This revision is now accepted and ready to land.May 10 2019, 11:23 AM
This revision was automatically updated to reflect the committed changes.