Skip to content

Conversation

@kshyju
Copy link
Member

@kshyju kshyju commented Oct 12, 2021

Fixes the null reference exception reported in #637

The AuthenticationType property is nullable. So adding a null check before accessing the Value.

Without this fix, If user tries to access the Identities properties of HttpRequestData, it throws a null reference exception when AuthenticationType prop is null.

@kshyju kshyju requested review from fabiocav and satvu October 12, 2021 18:48
@kshyju kshyju merged commit 0a292eb into main Oct 12, 2021
@kshyju kshyju deleted the shkr/identities-null-reference-exception-fix branch October 12, 2021 19:51
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.

3 participants