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: Fix initialization problem in PreType.Substitute #4875

Merged
merged 4 commits into from
Dec 13, 2023

Conversation

RustanLeino
Copy link
Collaborator

Fixes a problem in PreType substitution that caused a null dereference later on.

Fixes #4866

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@keyboardDrummer keyboardDrummer enabled auto-merge (squash) December 13, 2023 14:52
@keyboardDrummer keyboardDrummer merged commit 6b62182 into dafny-lang:master Dec 13, 2023
20 checks passed
@RustanLeino RustanLeino deleted the issue-4866 branch December 13, 2023 22:46
@ssomayyajula ssomayyajula linked an issue Feb 8, 2024 that may be closed by this pull request
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.

type-system-refresh type synonym issue NullReferenceException during typechecking using the new type system
2 participants