D10078: Add separate lib KF5::DBusRunner

David Edmundson noreply at phabricator.kde.org
Wed Apr 25 13:16:30 UTC 2018


davidedmundson requested changes to this revision.
davidedmundson added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> abstractrunner_p.cpp:141
> +    MatchReplyPrivate *p = new MatchReplyPrivate(this, message(), queryTerm);
> +    mActiveMatchReplies.append(p);
> +

you can't (and don't need to) keep a list here.

It will break the MatchReply destructor calling submit working

REPOSITORY
  R308 KRunner

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

To: kossebau, broulik, davidedmundson
Cc: bruns, michaelh, ngraham, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180425/92fcde98/attachment.html>


More information about the Kde-frameworks-devel mailing list