Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r/pagerdy_service_integration: Protect against panics on imports #16

Merged
merged 1 commit into from
Jul 6, 2017

Conversation

grubernaut
Copy link
Contributor

In some cases importing a pagerduty_service_integration will panic from a nil struct in the SDK response. Should protect against the panic, regardless of whether the returned value should be nil or not.

Fixes: #8

In some cases importing a `pagerduty_service_integration` will panic from a nil struct in the SDK response. Should protect against the panic, regardless of whether the returned value should be nil or not.
Copy link
Collaborator

@heimweh heimweh left a comment

Choose a reason for hiding this comment

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

This LGTM 👍 thanks @grubernaut !

@grubernaut grubernaut merged commit 57ed82c into master Jul 6, 2017
@grubernaut grubernaut deleted the b-protect-panic-service-integration branch July 6, 2017 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants