Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

[ILVerify] Implement verification of jump target offsets - #5101

Merged
jkotas merged 2 commits into
dotnet:masterfrom
ArztSamuel:badJump
Dec 13, 2017
Merged

[ILVerify] Implement verification of jump target offsets#5101
jkotas merged 2 commits into
dotnet:masterfrom
ArztSamuel:badJump

Conversation

@ArztSamuel

Copy link
Copy Markdown
Collaborator

This implements the verification of jump targets to not target offsets in the middle of an instruction or to an instruction with a prefix.

I have also added test cases for all possible prefixes.

@jkotas jkotas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jkotas
jkotas merged commit 5940988 into dotnet:master Dec 13, 2017
@ArztSamuel
ArztSamuel deleted the badJump branch December 14, 2017 11:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants