Skip to content

Fix PROC_MAP_REGEX for three digit minor device id#73

Merged
spoutn1k merged 1 commit intovstinner:mainfrom
fab1ano:main
Jul 9, 2021
Merged

Fix PROC_MAP_REGEX for three digit minor device id#73
spoutn1k merged 1 commit intovstinner:mainfrom
fab1ano:main

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