Review Request 123858: Fix memory leak in drags
David Edmundson
david at davidedmundson.co.uk
Wed May 20 12:59:29 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123858/
-----------------------------------------------------------
(Updated May 20, 2015, 12:59 p.m.)
Status
------
This change has been discarded.
Review request for KDE Frameworks.
Repository: kdeclarative
Description
-------
We don't need each QDrag object to have the entire lifespan of the mousearea. it makes every drag leak not only the qdrag object, but also the associated mimedata.
Diffs
-----
src/qmlcontrols/draganddrop/DeclarativeDragArea.cpp 3afaa62ba9ddca12faea333d3336487fb47cc19b
Diff: https://git.reviewboard.kde.org/r/123858/diff/
Testing
-------
Draged lots of items from kickoff to the panel.
Thanks,
David Edmundson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150520/57b20994/attachment.html>
More information about the Kde-frameworks-devel
mailing list