Skip to content

Fix a potential out-of-bound read in RuntimeInvokeHostAssemblyResolver #104536

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

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
@jkotas jkotas merged commit e3d15b8 into dotnet:main Jul 28, 2024
147 of 150 checks passed
@jkotas jkotas deleted the issue-104466 branch July 28, 2024 16:01
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2024
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