aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compileddata.cpp
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-09-08 12:15:31 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-09-08 10:21:05 +0000
commit286d72e458c10bae3ce11c58a16352a53ba06aef (patch)
treee5a7006608a08d8f0d9c7356a51be5318cd4d7dd /src/qml/compiler/qv4compileddata.cpp
parent94641380148e65e126c8533a278f261aaeb87113 (diff)
Fix crash with dangling context object pointers
This is a regression introduced by commit e22b624d9ab1f36021adb9cdbfa9b37054282bb8, where the object that owns the QML context would destroy the context upon struction. Now the context may live longer and thus the context->contextObject pointer would become a dangling pointer. Task-number: QTBUG-63078 Change-Id: I8fdab4086b0472d5d4930cf57aa76922b7ed9e2e Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/qml/compiler/qv4compileddata.cpp')
0 files changed, 0 insertions, 0 deletions