Fix possible index out of bounds exception
authorAlan Alpert <alan.alpert@nokia.com>
Tue, 5 Jul 2011 05:16:55 +0000 (15:16 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 7 Jul 2011 08:00:54 +0000 (10:00 +0200)
commit8f2c875d37ebb880720f66be6709e4e5852d9aad
tree86cfc612e91c659efc6e659757beb0fed8a393f9
parentdf781be6e5ca1fef658f8b7c6592ea02711d1a1e
Fix possible index out of bounds exception

The sprite engine count needs to grow to the same size as the system
index count, as the indexes are synchronized.

Change-Id: I299816bfe6ea437202a60078a512b8f1114cfea3
Reviewed-on: http://codereview.qt.nokia.com/1138
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/declarative/particles/qsgparticlesystem.cpp