Skip to content

fix PE.get_data#379

Merged
erocarrera merged 1 commit intoerocarrera:masterfrom
mak:fix/get_data
Sep 7, 2023
Merged

fix PE.get_data#379
erocarrera merged 1 commit intoerocarrera:masterfrom
mak:fix/get_data

Conversation

@mak
Copy link
Copy Markdown
Contributor

@mak mak commented Aug 21, 2023

Fix a situation when length passed to .get_data is 0 - expected results will be an empty string but currently if rva is outside any section returned data will be unbounded

Fix a situation when `length` passed to .get_data is 0 - expected results will be an empty  string but currently if rva is outside any section returned data will be unbounded
@erocarrera erocarrera merged commit 46b1531 into erocarrera:master Sep 7, 2023
@erocarrera
Copy link
Copy Markdown
Owner

Thanks!

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