summaryrefslogtreecommitdiff
path: root/src/qml/compiler/qv4isel_p.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@digia.com>2016-08-30 15:46:07 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2016-08-30 13:48:10 +0000
commitbb26b8ea7b973cf53099a35028780309750b10c7 (patch)
tree686cdcd40eada89542b7d4486a7bb28b4dca15b9 /src/qml/compiler/qv4isel_p.cpp
parent1b73484630e1fbf483a124f77c07265d695f9484 (diff)
downloadqtdeclarative-bb26b8ea7b973cf53099a35028780309750b10c7.tar.gz
QML: Make sure the integer data is aligned on 4-byte boundaries
The packing for a the compiled data is 1 byte, but integers clearly need 4 byte alignment. This worked before by accident, but broke when a single quint8 was added to the Function. Change-Id: Ia7954423d5a7b4a0e6ef177fc3ee350889f43154 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/compiler/qv4isel_p.cpp')
0 files changed, 0 insertions, 0 deletions