DynamoRIO / DynamoRIO/dynamorio

support clean calls with stack padding and memory opnds

Open
#1,370 0 comments 0 reactions 0 assignees View on GitHub
Migrated OpSys-OSX Priority-Medium
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on February 19, 2014 15:45:39_

We have not hit this before because we pass -mpreferred-stack-boundary=2 on
Linux.

On 32-bit MacOS, though, we have stack alignment and we have args passed on
the stack. We need to update insert_parameter_preparation() to handle this
situation and have it procure some scratch registers in a safe manner.

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1370_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.