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

Handle invalid PE's in resource getter #49

Merged
merged 1 commit into from
Dec 17, 2020
Merged

Conversation

nazywam
Copy link
Member

@nazywam nazywam commented Dec 7, 2020

Since detecting invalid PE's is pretty hard (believe me, we tried) this fix should stop those annoying FastPE error messages from popping up (see #44 for details)

Closes #44

Copy link
Contributor

@msm-code msm-code left a comment

Choose a reason for hiding this comment

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

👍

@nazywam nazywam merged commit 239ed71 into master Dec 17, 2020
@nazywam nazywam deleted the update/resources-getter branch January 26, 2021 21:13
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.

Catch trivial resource access exception in FastPE
3 participants