D19636: Fix memory leak of HotSpot
David Hallas
noreply at phabricator.kde.org
Sat Mar 9 16:44:55 GMT 2019
hallas created this revision.
hallas added a reviewer: Konsole.
Herald added a project: Konsole.
Herald added a subscriber: konsole-devel.
hallas requested review of this revision.
REVISION SUMMARY
Fixes memory leaf of HotSpots. This is caused by the Filter::reset()
function failing to delete the allocated HotSpots before clearing the
list.
TEST PLAN
Compile konsole with address sanitizer
Select a link in the terminal
Close konsole
REPOSITORY
R319 Konsole
BRANCH
fix_memory_leak_of_hot_spots (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D19636
AFFECTED FILES
src/Filter.cpp
To: hallas, #konsole
Cc: konsole-devel, gennad, maciejn, thsurrel, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20190309/f220291a/attachment.html>
More information about the konsole-devel
mailing list