Review Request 126526: [hg]Fixed memory leak

Tomasz Bojczuk seelook at gmail.com
Mon Dec 28 13:31:31 GMT 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126526/
-----------------------------------------------------------

(Updated Dec. 28, 2015, 1:31 p.m.)


Status
------

This change has been marked as submitted.


Review request for Dolphin.


Changes
-------

Submitted with commit 00b240aa9f13c698e242a83c80978f696993bfaf by Tomasz Bojczuk to branch master.


Repository: dolphin-plugins


Description
-------

There is KConfig instance
KConfig *m_config;
It is created in constructor but never deleted (no destructor).
Added destructor then.
In occasion, when m_config is created - wrapped file name text by QLatin1String


Diffs
-----

  hg/config-widgets/pluginsettings.h 42d3cec 
  hg/config-widgets/pluginsettings.cpp 2267a3a 

Diff: https://git.reviewboard.kde.org/r/126526/diff/


Testing
-------


Thanks,

Tomasz Bojczuk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20151228/a4567028/attachment.htm>


More information about the kfm-devel mailing list