qtdeclarative/tests/auto/qml/qqmllanguage
Sami Shalayel e0a00a6919 QQmlVMEMetaObjectEndpoint: ensure property cache before accessing it
Otherwise the property cache might be null and lead to segmentation
faults, e.g. when declaring aliases in qml.

Fixes: QTBUG-106256
Change-Id: I568c973e1ba00531fbe22a41e2c6c3c09dfc2f02
Pick-to: 6.2 6.3 6.4 5.15
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2022-09-07 09:58:00 +00:00
..
data QQmlVMEMetaObjectEndpoint: ensure property cache before accessing it 2022-09-07 09:58:00 +00:00
CMakeLists.txt CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers 2022-07-28 14:58:42 +02:00
testtypes.cpp tst_qqmllanguage: Adjust to QMetaTypeInterface no longer being mutable 2022-07-06 21:28:27 +02:00
testtypes.h V4: Allow conversion from string to QByteArray when setting bindables 2022-07-25 20:31:21 +00:00
tst_qqmllanguage.cpp QQmlVMEMetaObjectEndpoint: ensure property cache before accessing it 2022-09-07 09:58:00 +00:00