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

Minor: adding copy assignment operator for AsyncStream #18896

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

adisuissa
Copy link
Contributor

Commit Message: The copy assignment operator is being invoked for AsyncStream implicitly. Explicitly request it.
Additional Description:
Detected due to a fuzz build failure when using clang 14.
Risk Level: Low.
Testing: N/A.
Docs Changes: N/A.
Release Notes: N/A.
Platform Specific Features: N/A.

Signed-off-by: Adi Suissa-Peleg adip@google.com

Signed-off-by: Adi Suissa-Peleg <adip@google.com>
@adisuissa
Copy link
Contributor Author

/assign @asraa
/cc @KBaichoo

@asraa asraa merged commit 759064c into envoyproxy:main Nov 5, 2021
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