Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Relocation can go out of bounds #1

Open
stevemk14ebr opened this issue Aug 23, 2015 · 0 comments
Open

Relocation can go out of bounds #1

stevemk14ebr opened this issue Aug 23, 2015 · 0 comments

Comments

@stevemk14ebr
Copy link
Owner

if code is relocated greater than the max displacement size of the operand then relocation will fail, this case is currently not handled. Ex: if relocation is >2GB 32bit instructions may fail, attempts are made to prevent this case but it is a possibility.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant