summaryrefslogtreecommitdiffstats
path: root/src/network
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>2014-10-09 12:43:57 +0200
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>2014-10-10 10:13:53 +0200
commit5f1f955524d003af4714e43c19062fa07c1d58f8 (patch)
treed60076755701c5bbebbfa79e9ddb9a15915a45d9 /src/network
parente31a7e46eaeb7c3590f3099a08ed085edb21c906 (diff)
Android: Fix memory leak in QClipboard::setMimeData()
The ownership of the object passed into QClipboard::setMimeData() is documented to be transferred to the clipboard, but we never deleted it, thus all these objects would leak. [ChangeLog][Android] Fixed memory leak in QClipboard::setMimeData() Change-Id: I43e6bad1071be5f56c219cb9341584edba54d2bd Task-number: QTBUG-41852 Reviewed-by: BogDan Vatra <bogdan@kde.org>
Diffstat (limited to 'src/network')
0 files changed, 0 insertions, 0 deletions