Skip to content

Fix SDK Automation Failure#7545

Merged
ArcturusZhang merged 1 commit intolatestfrom
tih-fix-sdk-automation-1
Feb 26, 2020
Merged

Fix SDK Automation Failure#7545
ArcturusZhang merged 1 commit intolatestfrom
tih-fix-sdk-automation-1

Conversation

@PhoenixHe-NV
Copy link
Copy Markdown

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • The PR targets the latest branch.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • Apache v2 license headers are included in each file.

@ArcturusZhang ArcturusZhang merged commit 06f1741 into latest Feb 26, 2020
@ArcturusZhang ArcturusZhang deleted the tih-fix-sdk-automation-1 branch February 26, 2020 09:17
ArcturusZhang pushed a commit to ArcturusZhang/azure-sdk-for-go that referenced this pull request Feb 27, 2020
jhendrixMSFT pushed a commit that referenced this pull request Feb 27, 2020
* Fix SDK Automation Failure (#7545)

* Fix nil dereference error (#7546)

e.Table.tsc.client.exec can return nil resp and non-nil err. This causes
resp.StatusCode to crash with nil dereference. This change adds the
nil check on resp before accessing StatusCode.

* Generated from latest swagger

* v40.0.0

Co-authored-by: Phoenix He <tih@microsoft.com>
Co-authored-by: Ashvin Deodhar <asdeodha@microsoft.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