Fix a possible crash when setting a property on a primitive type
authorLars Knoll <lars.knoll@digia.com>
Thu, 13 Dec 2012 00:28:46 +0000 (01:28 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Wed, 12 Dec 2012 23:02:08 +0000 (00:02 +0100)
commitc4aa210e58e59d8cce233bfc5e9eb12ebda66a79
treeaa728a368cd7d4856b408e5bb28fce2a2a9b2488
parentc267edf74b5e8fba75e2191dc70aeb11f11edce0
Fix a possible crash when setting a property on a primitive type

Change-Id: Icb8d97536b87779cdc3e543260755509232e10cb
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qmljs_runtime.cpp