Commit 209c87d2 authored by Alan Alpert's avatar Alan Alpert Committed by The Qt Project
Browse files

Avoid rare crash


In the case where a QML type had been registered with the same
metaobject, you could dereference the c++ type union data when it hadn't
been allocated.

Change-Id: I906d68710cf88b379933eb13cf0668738f07d5f4
Reviewed-by: default avatarMatthew Vogt <matthew.vogt@qinetic.com.au>
parent ad5ae0d7
No related merge requests found
Showing with 12 additions and 10 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment