summaryrefslogtreecommitdiff
path: root/src/qml/jsruntime/qv4function.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@qt.io>2017-08-29 13:20:45 +0200
committerErik Verbruggen <erik.verbruggen@qt.io>2017-08-29 11:37:32 +0000
commite931b123e90ca0162e112148de5cd35f149e4841 (patch)
tree607417f032832050ca318d85dbd6aea2ef53b6ba /src/qml/jsruntime/qv4function.cpp
parent77e0602021c74b5ec2d8bd9affff5e91bf6f5ae3 (diff)
downloadqtdeclarative-e931b123e90ca0162e112148de5cd35f149e4841.tar.gz
Fix stack-buffer-overflow reported by ASAN
sizeof(Ret) is 1, but the Size was rounded up to 4. Change-Id: I5022e369937458ccaa3efed066f62d2c2d36c3a0 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4function.cpp')
0 files changed, 0 insertions, 0 deletions