zzag added a comment.

  `serviceClone` is leaked because both `KServiceAction` and `KService` hold 
strong references to each other. In other words, when you destroy a `KService` 
with actions, you always leak a bit of memory. At the moment, I'm not sure how 
to resolve the issue without breaking the API compatibility.

REPOSITORY
  R309 KService

REVISION DETAIL
  https://phabricator.kde.org/D28367

To: dfaure, broulik, davidedmundson
Cc: zzag, kde-frameworks-devel, liuyanjikde, LeGast00n, cblack, michaelh, 
ahmadsamir, ngraham, bruns, vkrause

Reply via email to