aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4regalloc.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-11-11 15:08:41 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-12 18:20:30 +0100
commit7c6d2d78fe0997dfebba5569f097bdacbba5a861 (patch)
treec3b9d08d2249cd21f7a9bf7df9fe2d5fc850b3fb /src/qml/compiler/qv4regalloc.cpp
parent12086835ddce3554af1dc472377543bd1471faa9 (diff)
Fix out of bounds array index in the generated JIT code
When converting a double to int, make sure we check for >= 0 before using it, otherwise we get out of bounds accesses. Task-number: QTBUG-34635 Change-Id: If72e116c08fe1dff03cd88ce510cf8b96d249b92 Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
Diffstat (limited to 'src/qml/compiler/qv4regalloc.cpp')
0 files changed, 0 insertions, 0 deletions