D14253: avoid memory leak over sftp

Jaime Torres Amate noreply at phabricator.kde.org
Fri Jul 20 19:24:29 BST 2018


jtamate created this revision.
jtamate added reviewers: dfaure, Frameworks, ngraham.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: kde-frameworks-devel.
jtamate requested review of this revision.

REVISION SUMMARY
  Delete the connection that has been created in the constructor.
  Hopefully, this connection, a member of SlaveInterface, is not changed in SlaveInterface::setConnection(Connection *connection).
  
  BUG: 396651

TEST PLAN
  The leaks of the bug report are gone.

REPOSITORY
  R241 KIO

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

AFFECTED FILES
  src/core/slave.cpp

To: jtamate, dfaure, #frameworks, ngraham
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180720/d091312b/attachment.html>


More information about the Kde-frameworks-devel mailing list