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

Fix PROC_MAP_REGEX for three digit minor device id #73

Merged
merged 1 commit into from
Jul 9, 2021

Conversation

fab1ano
Copy link
Contributor

@fab1ano fab1ano commented Jul 9, 2021

Hi,

I encountered process mappings with three digit minor device IDs while emulating an Android ELF with QEMU:

400180e000-400191d000 r--p 00000000 00:166 103288                        /path/to/system/bin/linker64

This PR fixes the regex to correctly parse the mappings file.

@spoutn1k spoutn1k merged commit d638b5f into vstinner:main Jul 9, 2021
@spoutn1k
Copy link
Collaborator

spoutn1k commented Jul 9, 2021

Thanks for your contribution ! :)

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.

2 participants