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

Fix panic from repeat clones of TypeErasedBox #2842

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

jdisanti
Copy link
Collaborator

This PR fixes a panic that would result from cloning a cloneable TypeErasedBox twice.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@github-actions
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

Copy link
Contributor

@ysaito1001 ysaito1001 left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@jdisanti jdisanti added this pull request to the merge queue Jul 13, 2023
Merged via the queue into main with commit 3d1c34d Jul 13, 2023
41 checks passed
@jdisanti jdisanti deleted the jdisanti-sra-fix-boxclone branch July 13, 2023 01:56
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