summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2019-07-30 16:42:44 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2019-07-31 09:25:30 +0200
commit23e605cc5b71f68d6c9e6168053226d027ea46d4 (patch)
tree1ed5eec7752e81bbdee1395c9db1e34cae1aebe1 /src/plugins/platforms
parent652085c5c2f843b1345e741352b4e2e8328f13fe (diff)
Plug a memory leak introduced in e24a4976bebd7ca90deac2b40c08900625773
While it is correct not to call the functor when the context object has been destroyed, we still need ot clean up the slotObj. It's a low- probability memory leak: the context object has to disappear while waiting for a host resolution, and for repeated requests for the same host the cache takes over anyway. Task-number: QTBUG-76276 Change-Id: Id9daf391353b8252443f3186a7d504d70c553b24 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/plugins/platforms')
0 files changed, 0 insertions, 0 deletions