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

Blur crashes if it analyzes a type with an extern method #1

Closed
71 opened this issue Jan 1, 2017 · 1 comment
Closed

Blur crashes if it analyzes a type with an extern method #1

71 opened this issue Jan 1, 2017 · 1 comment
Assignees
Labels

Comments

@71
Copy link
Owner

71 commented Jan 1, 2017

Processor.FindVisitors(Assembly) will crash if a TypeInfo is created from a class that contains extern methods (RVA = 0).

@71 71 added the bug label Jan 1, 2017
@71 71 self-assigned this Jan 1, 2017
@71
Copy link
Owner Author

71 commented Jan 7, 2017

Fixed in 54f1d13.

@71 71 closed this as completed Jan 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant