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: initialize nullable values when assigning null to a child member #1449

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

latonz
Copy link
Contributor

@latonz latonz commented Aug 8, 2024

Fixes #1443

@latonz latonz added the bug Something isn't working label Aug 8, 2024
@latonz latonz self-assigned this Aug 8, 2024
@latonz latonz requested a review from ni507 August 9, 2024 02:33
@latonz latonz force-pushed the 1443-nullable-initializer branch from 6649fb8 to cab9068 Compare August 9, 2024 14:49
@latonz latonz marked this pull request as ready for review August 9, 2024 14:49
@latonz latonz force-pushed the 1443-nullable-initializer branch from cab9068 to d17d475 Compare August 13, 2024 21:53
@latonz latonz merged commit 89ad8b9 into riok:main Aug 13, 2024
17 checks passed
@latonz latonz deleted the 1443-nullable-initializer branch August 13, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NullReferenceException due to uninitialized nested property object
2 participants