Skip to content

Add nil check in ErrorResponse.Error method#2971

Merged
gmlewis merged 1 commit intogoogle:masterfrom
rajatjindal:fix-panic-errorresponse
Oct 23, 2023
Merged

Add nil check in ErrorResponse.Error method#2971
gmlewis merged 1 commit intogoogle:masterfrom
rajatjindal:fix-panic-errorresponse

Conversation

@rajatjindal
Copy link
Copy Markdown
Contributor

fixes #2970

Loading
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.

ErrorResponse.Error() method can panic if err.Response.Request is nil

3 participants