Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@i110
Copy link
Contributor

@i110 i110 commented Aug 3, 2018

When h2o receives continuous multiple informational responses from upstream, and handle those on one HTTP/1.1 keep-alive downstream connection, h2o may refer broken memory (used for prior request). If it happens it causes broken response, and may causes other problems.
This bug was introduced by #1727. The cause of the bug is forgetting initializing st_h2o_http1_finalostream_t.

…ormational response on one keepalived connection
@kazuho kazuho merged commit e0dc294 into master Aug 3, 2018
@kazuho
Copy link
Member

kazuho commented Aug 3, 2018

Thank you for the fix!

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