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

Remove wrong ASSERT from MockOsSysCalls::setsockopt(). #19126

Merged
merged 3 commits into from
Nov 30, 2021

Conversation

efimki
Copy link
Contributor

@efimki efimki commented Nov 29, 2021

Signed-off-by: Misha Efimov [email protected]

Commit Message: Remove wrong ASSERT from MockOsSysCalls::setsockopt().
Additional Description: setsockopt should accept options of any length.
Risk Level: Low
Testing: Existing tests
Docs Changes: n/a
Release Notes: Remove wrong ASSERT from MockOsSysCalls::setsockopt().

Copy link
Contributor

@ggreenway ggreenway left a comment

Choose a reason for hiding this comment

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

/wait

test/mocks/api/mocks.cc Show resolved Hide resolved
@ggreenway ggreenway self-assigned this Nov 29, 2021
Signed-off-by: Misha Efimov <[email protected]>
@ggreenway ggreenway enabled auto-merge (squash) November 29, 2021 19:22
Signed-off-by: Misha Efimov <[email protected]>
@ggreenway ggreenway merged commit 7ee1f77 into envoyproxy:main Nov 30, 2021
@efimki efimki deleted the sockoptassert branch November 12, 2024 15:11
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