aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compilerscanfunctions.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2023-01-02 21:48:12 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-01-06 11:23:23 +0000
commitd6c0207a135b9de3ed6e193d303f273f7e057194 (patch)
treed74ed25f55ec7f44c498c8034c87a666c8de9357 /src/qml/compiler/qv4compilerscanfunctions.cpp
parent6c9c9c1910f4a621ac4da31ec2bfeb290e618e52 (diff)
QQmlObjectCreator: Do not crash on read-only bindable
If the binding was not actually set (because the bindable is readonly) then it's dead after the pop_front. We cannot examine it anymore, and we don't have to. Fixes: QTBUG-109597 Change-Id: I3bf0ca501aa9ad45a64ad181b685ca6d9d325231 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit 4dfcaa7ee8273914ea8cd9fd232064ce95cb15d1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/qml/compiler/qv4compilerscanfunctions.cpp')
0 files changed, 0 insertions, 0 deletions