Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.9.7, 5.10.1, 5.11.3, 5.12.0
-
Fix Version/s: 5.13.0 Alpha 1
-
Component/s: QML: Declarative and Javascript Engine
-
Labels:
-
Commits:2a8fe8d59c80b0f3d0dfea9fb2b8526505d03e24
Description
Passing a Component{} to a QQuickItem * property in QML succeeds, producing a non-null argument in the setter, for example, or in any other methods expecting a QQuickItem *.
The argument is however invalid, and this will cause a crash.
Attachments
Issue Links
- relates to
-
QTBUG-61509 Component as source of a MapQuickItem crashes
-
- Closed
-