Skip to content

Comments

Fix null reference due to unassigned field#165

Open
mlhpdx wants to merge 2 commits intoMikeware:masterfrom
mlhpdx:patch-1
Open

Fix null reference due to unassigned field#165
mlhpdx wants to merge 2 commits intoMikeware:masterfrom
mlhpdx:patch-1

Conversation

@mlhpdx
Copy link

@mlhpdx mlhpdx commented May 13, 2022

The code was previously declaring and assigning a local variable instead of the field by the same name.

The code was previously declaring and assigning a local variable instead of the field by the same name.
@mlhpdx
Copy link
Author

mlhpdx commented May 13, 2022

Addresses issue #164

Co-authored-by: Michael A. Hawker <hawkerm@users.noreply.github.com>
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.

2 participants