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

test/fuzz: some h1_capture_fuzz_test stability improvements on connec… #3376

Merged
merged 3 commits into from
May 15, 2018

Conversation

htuch
Copy link
Member

@htuch htuch commented May 14, 2018

…tion drop.

Avoid writing as upstream when connection is gone, don't expect every byte written to client to make
its way onto the wire (due to connection closes).

This addresses oss-fuzz issue 8285.

Risk Level: Low
Testing: problematic corpus example.

Signed-off-by: Harvey Tuch [email protected]

…tion drop.

Avoid writing as upstream when connection is gone, don't expect every byte written to client to make
its way onto the wire (due to connection closes).

This addresses oss-fuzz issue 8285.

Risk Level: Low
Testing: problematic corpus example.

Signed-off-by: Harvey Tuch <[email protected]>
@junr03 junr03 requested a review from ggreenway May 14, 2018 16:26
mattklein123
mattklein123 previously approved these changes May 14, 2018
Signed-off-by: Harvey Tuch <[email protected]>
ggreenway
ggreenway previously approved these changes May 15, 2018
@htuch htuch merged commit 6ae5612 into envoyproxy:master May 15, 2018
@htuch htuch deleted the fix-segv-upstream-write branch May 15, 2018 22:29
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