aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-02-15 15:39:01 +0100
committerLars Knoll <lars.knoll@qt.io>2018-02-16 08:16:37 +0000
commit8fdf466741f31bc9f33db7b5d09c2e282f0b6bbe (patch)
tree611fd52836925a0f3623cc36831f094f52ed7e3f /tests
parent557e7629ac7a1d1b11adf8f7018bb2ae611e9242 (diff)
Fix crash when changing from a simple to a sparse array
After that change, if we ran out of slots in the freeList, the last entry would point to the first Value in the value array, not indicating that we ran out of free slots. Conflicts: src/qml/jsruntime/qv4sparsearray_p.h Task-number: QTBUG-65828 Change-Id: I3e57bb7a0c2dc29172a485a6ea957b6ab5ac962e (cherry picked from commit 16ca5eab9bdd31774dc8e657f217e044640eecff) Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions