PathView crashed when the path is provided with undefined values.
authorMartin Jones <martin.jones@nokia.com>
Thu, 6 Jan 2011 06:57:06 +0000 (16:57 +1000)
committerMartin Jones <martin.jones@nokia.com>
Thu, 6 Jan 2011 06:57:06 +0000 (16:57 +1000)
commit05b9137fe1974aa123ce6d9c16b733e1f77d8269
tree6965ebdba00a655ee879bc969986cd24753c6823
parent1ba3e41f09ea719249286fede5d3fe96621ccb61
PathView crashed when the path is provided with undefined values.

Task-number: QTBUG-16356
Reviewed-by: Bea Lam
src/declarative/graphicsitems/qdeclarativepath.cpp
tests/auto/declarative/qdeclarativepathview/data/undefinedpath.qml [new file with mode: 0644]
tests/auto/declarative/qdeclarativepathview/tst_qdeclarativepathview.cpp