Move VME exception to a better place
authorAlan Alpert <416365416c@gmail.com>
Mon, 17 Dec 2012 01:35:12 +0000 (17:35 -0800)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 8 Jan 2013 16:18:41 +0000 (17:18 +0100)
commit6163ae74d505a3e9733795c6ce63386038f826d1
tree7b550eb299ef46d18e112e4921f48ee42f99f6e2
parent6576728b885cb89be715db9f9e2038527a14a455
Move VME exception to a better place

If o is not created, then ddata on the next line may also not create
successfuly leading to an invalid memory access before we reach the !o
exception.

Change-Id: I9b127dff7955456aacb25138fabaabaabaab921f
Reviewed-by: Christopher Adams <chris.adams@jollamobile.com>
src/qml/qml/qqmlvme.cpp