Review Request 127019: Fix memleak in KXmlGui startup hook
Kevin Ottens
ervin at kde.org
Tue Feb 9 09:31:17 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127019/
-----------------------------------------------------------
(Updated Feb. 9, 2016, 9:31 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks.
Repository: kxmlgui
Description
-------
This leak has been detected with LSAN when executing some of Zanshin unit tests. It turns out that is we didn't get a chance to go in the event loop, the KCheckAcceleratorInitializer object created at startup is leaked.
Diffs
-----
src/kcheckaccelerators.cpp 85a7d17
Diff: https://git.reviewboard.kde.org/r/127019/diff/
Testing
-------
Thanks,
Kevin Ottens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160209/5d094ea0/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list