Review Request 126526: [hg]Fixed memory leak
Mark Gaiser
markg85 at gmail.com
Sun Dec 27 20:14:02 GMT 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126526/#review90180
-----------------------------------------------------------
+1
- Mark Gaiser
On dec 26, 2015, 1:52 p.m., Tomasz Bojczuk wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126526/
> -----------------------------------------------------------
>
> (Updated dec 26, 2015, 1:52 p.m.)
>
>
> Review request for Dolphin.
>
>
> 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/20151227/86d816c0/attachment.htm>
More information about the kfm-devel
mailing list