aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/parser/qqmljslexer.cpp
diff options
context:
space:
mode:
authorJanne Koskinen <janne.p.koskinen@qt.io>2018-11-16 14:43:48 +0100
committerLars Knoll <lars.knoll@qt.io>2018-11-18 21:30:42 +0000
commitec290770ff56791a62fde6f532e1b38e80f5b9bd (patch)
tree23eee4587764b5d68944e2cdfc50e34db7c8556f /src/qml/parser/qqmljslexer.cpp
parent78745e5e778665f3a015e9cae109e77974d7fbe4 (diff)
Initialize Qt_AllocaWrapper allocation with zeroes
YarrJIT generated ASM assumes the data to be zeroed. In the wrapper we allocate from heap where there can be random data. It needs to be initialized to zero. Task-number: QTBUG-71663 Change-Id: I67c04e7b6d4bf4b92124aedc4f7bcfdc1a43c833 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/qml/parser/qqmljslexer.cpp')
0 files changed, 0 insertions, 0 deletions