Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cfi: fix parsing of function relative pointers #402

Merged
merged 1 commit into from
Mar 9, 2019

Conversation

philipc
Copy link
Collaborator

@philipc philipc commented Mar 8, 2019

Also move the function base out of BaseAddresses so that it's easier to be sure we are setting it correctly.

I wasn't able to find a compiler that generates this, but this behaviour matches gdb and breakpad.

Fixes #398

Also move this out of `BaseAddresses` so that it's easier to be
sure we are setting it correctly.
@philipc philipc requested a review from fitzgen March 8, 2019 03:32
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 86.642% when pulling d9c71ff on philipc:issue-398 into 5763791 on gimli-rs:master.

@philipc philipc merged commit 0ee40d1 into gimli-rs:master Mar 9, 2019
@philipc philipc deleted the issue-398 branch March 9, 2019 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants