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 a potential out-of-bound read in RuntimeInvokeHostAssemblyResolver #104536

Merged
merged 7 commits into from
Jul 28, 2024

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Jul 8, 2024

Fixes #104466

@jkotas
Copy link
Member Author

jkotas commented Jul 8, 2024

Validating test coverage first

Copy link
Contributor

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

- Improve tests
- Improve error messages
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A potential out-of-bound read in RuntimeInvokeHostAssemblyResolver
2 participants