D27002: Fix memory leak in KUrlNavigatorPlacesSelector::updateMenu
Fabian Vogt
noreply at phabricator.kde.org
Wed Jan 29 18:55:50 GMT 2020
fvogt created this revision.
fvogt added a reviewer: Frameworks.
Herald added a project: Frameworks.
fvogt requested review of this revision.
REVISION SUMMARY
This method gets called each time solid notices a change, which can in some
setups be very frequent. It leaked memory as the submenus and their actions
were not deallocated properly.
TEST PLAN
Builds, waiting for user feedback.
REPOSITORY
R241 KIO
BRANCH
noleak
REVISION DETAIL
https://phabricator.kde.org/D27002
AFFECTED FILES
src/filewidgets/kurlnavigatorplacesselector.cpp
To: fvogt, #frameworks
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200129/155666d7/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list