[Akonadi] [Bug 486861] Memory leak in EWS resource
Luca Beltrame
bugzilla_noreply at kde.org
Wed Jun 26 07:06:37 BST 2024
https://bugs.kde.org/show_bug.cgi?id=486861
--- Comment #3 from Luca Beltrame <lbeltrame at kde.org> ---
Git commit aacd0807f13d0694b2bde515964b5f081973da5f by Luca Beltrame, on behalf
of Louis Moureaux.
Committed on 26/06/2024 at 06:06.
Pushed by lbeltrame into branch 'master'.
Fix a memory leak in TransferJob
TransferJob wasn't releasing its QNetworkReply upon deletion, which
resulted in it and associated resources being leaked. With the many
requests spotted in bug 485799 this leads to heavy resource usage.
| Heaptrack Before | Heaptrack After |
| ------ | ------ |
|  |
 |
M +6 -5 resources/ews/ewsclient/transferjob.cpp
M +3 -1 resources/ews/ewsclient/transferjob.h
https://invent.kde.org/pim/kdepim-runtime/-/commit/aacd0807f13d0694b2bde515964b5f081973da5f
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list