[Differential] [Request, 5 lines] D3941: Fix memory leak in TreeItem
qi437103 (Aetf)
noreply at phabricator.kde.org
Tue Jan 3 22:41:43 UTC 2017
qi437103 created this revision.
qi437103 added a reviewer: kfunk.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
The deletion should be operated on `copy` rather than the original `childItems`, which gets cleared already.
TEST PLAN
Tested with lldb and gdb unittests, with no regression.
REPOSITORY
R33 KDevPlatform
BRANCH
mem-leak
REVISION DETAIL
https://phabricator.kde.org/D3941
AFFECTED FILES
debugger/util/treeitem.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: qi437103, kfunk
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170103/8be003b7/attachment.html>
More information about the KDevelop-devel
mailing list