summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2022-08-05 00:34:12 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-08-05 11:22:43 +0000
commit346ba8efac7bba55587b91724faa14614a710da7 (patch)
tree40537b0e9d7bf8f6544a2f2a781c6c1e1377ca19 /examples
parent1ec9b2e26e94dc4d139b28b91ca8154702d5fdc7 (diff)
downloadqtapplicationmanager-346ba8efac7bba55587b91724faa14614a710da7.tar.gz
Intents: prevent a crash if a sent request is gc'ed too early
Not saving the result of IntentClient.sendIntentRequest could lead to the GC deleting the IntentClientRequest before it was even delivered to the receiver, leaving a dangling pointer. Change-Id: I8972795d166fa46dd736005dd4df33b9a7ea2463 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Bernd Weimer <bernd.weimer@qt.io> (cherry picked from commit bb186192373c6ff796c9084f22d48b02d14886c7) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions