Skip to content

fix: Fix initialization problem in PreType.Substitute#4875

Merged
keyboardDrummer merged 4 commits into
dafny-lang:masterfrom
RustanLeino:issue-4866
Dec 13, 2023
Merged

fix: Fix initialization problem in PreType.Substitute#4875
keyboardDrummer merged 4 commits into
dafny-lang:masterfrom
RustanLeino:issue-4866

Conversation

@RustanLeino

Copy link
Copy Markdown
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
@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