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 potential erroneous load of assembly #180

Merged

Conversation

gabriel-samfira
Copy link
Member

This change makes the assembly resolve handler be more strict when checking whether or not to load the YamlDotNet assembly.

This should prevent accidentally loading the YamlDotNet assembly as a result of a request coming from another assembly that is looking to load a different assembly.

This change makes the assembly resolve handler be more strict when
checking whether or not to load the YamlDotNet assembly.

This should prevent accidentally loading the YamlDotNet assembly as
a result of a request coming from another assembly that is looking
to load a different assembly.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
@gabriel-samfira gabriel-samfira force-pushed the potentially-fix-overflow branch from 8a58447 to 01b1b46 Compare January 22, 2025 23:58
@gabriel-samfira gabriel-samfira merged commit 5615110 into cloudbase:master Jan 23, 2025
7 checks passed
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.

1 participant