Skip to content

Fixing pending_response_done_ assertion location in HTTP/1.x codec_impl#10718

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
adisuissa:fix_oss_fuzz_bug_20200408
Apr 9, 2020
Merged

Fixing pending_response_done_ assertion location in HTTP/1.x codec_impl#10718
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
adisuissa:fix_oss_fuzz_bug_20200408

Conversation

@adisuissa
Copy link
Contributor

Fixing an assertion on pending_response_done_ that was added in #10561, and should only be called for certain case.

Risk Level: Low
Testing: Added the fuzz testcase that caused a failure
Fixes OSS fuzz test: 5102523695497216

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

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

/cc @euroelessar - Can you please have a quick look to make sure that it makes sense

Copy link
Contributor

@euroelessar euroelessar left a comment

Choose a reason for hiding this comment

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

Yes, this looks equivalent to a state before my change.

@asraa asraa assigned asraa and alyssawilk and unassigned asraa Apr 9, 2020
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks. I'm going to circle back here and see if I can figure out how to clean this up a bit.

@mattklein123 mattklein123 merged commit a1feb67 into envoyproxy:master Apr 9, 2020
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.

5 participants