Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Fix nil error dereference #199

Merged
merged 2 commits into from
Dec 2, 2020
Merged

Fix nil error dereference #199

merged 2 commits into from
Dec 2, 2020

Conversation

jhendrixMSFT
Copy link
Member

Store result of ctx.Err() in err variable before dereferencing.

Store result of ctx.Err() in err variable before dereferencing.
@jhendrixMSFT
Copy link
Member Author

Fixes #197

Copy link
Member

@catalinaperalta catalinaperalta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jhendrixMSFT jhendrixMSFT merged commit 4dea55c into Azure:master Dec 2, 2020
@jhendrixMSFT jhendrixMSFT deleted the nil_error branch December 2, 2020 16:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants