aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2014-01-24 10:01:55 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-24 11:35:51 +0100
commitf27184dcb319748417181babe6fe03d659d6a515 (patch)
treeddc73152ecf7e8d1ba6ba9e8b931845b8ce5f91c /dist
parentf9ba7d29464eb7f13004918faa73d37f7b4ea725 (diff)
Don't write into the callers stack frame
Never usee addressForArgument when arguments are passed in registers, as it points into the callers stack frame. The address was used as a temporary location when encoding a unsigned return value. The code has now been rewritten to only use registers instead. Change-Id: Id85b668a5a74dbd6c41621a9672e53a1cb5f242b Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions