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

Calculate the hash code in an unchecked block #76460

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

davidwengier
Copy link
Contributor

@davidwengier davidwengier commented Dec 17, 2024

CLaSP is a source package, and Web Tools bring it into a project that has overflow checking turned on in Debug, which means their language server crashes on startup in this code block. This should fix that.

@davidwengier davidwengier requested a review from a team as a code owner December 17, 2024 00:04
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Dec 17, 2024
@davidwengier davidwengier merged commit 6010f78 into dotnet:main Dec 17, 2024
25 checks passed
@davidwengier davidwengier deleted the Unchecked branch December 17, 2024 01:20
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead VSCode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants