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

service/s3/s3manager: Fix check for nil OrigErr in Error() #1749

Merged
merged 1 commit into from
Jan 24, 2018

Conversation

caseylucas
Copy link
Contributor

fixes bug #1748

@jasdel jasdel changed the title check for nil OrigErr in Error() service/s3/s3manager: Fix Error check for nil OrigErr in Error() Jan 24, 2018
@jasdel jasdel changed the title service/s3/s3manager: Fix Error check for nil OrigErr in Error() service/s3/s3manager: Fix check for nil OrigErr in Error() Jan 24, 2018
@jasdel jasdel merged commit 70713ce into aws:master Jan 24, 2018
jasdel added a commit that referenced this pull request Jan 24, 2018
@awstools awstools mentioned this pull request Jan 25, 2018
xibz pushed a commit to xibz/aws-sdk-go that referenced this pull request Feb 15, 2018
S3 Manager's `Error` type did not check for nil of `OrigErr` when calling `Error()`

Fix aws#1748
xibz pushed a commit to xibz/aws-sdk-go that referenced this pull request Feb 15, 2018
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