Qt Declarative (Quick 2)
Go to file
Simon Hausmann 6bbd173a9c Fix crash in sparse array handling
When re-allocating the sparse array data, make sure to initialize the free list
correctly. Previously this was only done for the first allocation.

Test cases uses an object literal, as that's a reliable way to ensure
a sparse array is created.

Task-number: QTBUG-37892
Change-Id: Ib38cfce50104904af0c980f022c9dbb7461ae5f8
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2014-03-28 15:07:03 +01:00
bin Update copyright year in Digia's license headers 2013-01-10 19:52:37 +01:00
dist Update QQuickWidget docs and changelog 2014-02-20 15:30:11 +01:00
examples Fix reading of shader sources in scene graph example 2014-03-27 16:54:15 +01:00
src Fix crash in sparse array handling 2014-03-28 15:07:03 +01:00
tests Fix crash in sparse array handling 2014-03-28 15:07:03 +01:00
tools Cleanup: Remove last traces of QQmlScript 2014-03-19 17:24:01 +01:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Dialogs: use resources for QML and images 2013-10-16 10:39:38 +02:00
.gitmodules Prospective fix for builds in the CI system on Windows machines 2013-08-07 11:51:25 +02:00
.qmake.conf Bump MODULE_VERSION to 5.2.2 2014-01-16 19:24:07 +01:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.FDL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.GPL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.LGPL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
qtdeclarative.pro Prospective build fix in the CI system for iOS 2014-02-16 16:06:17 +01:00
sync.profile Update glyph cache type/format logic to match qtbase changes 2014-02-20 02:03:48 +01:00