]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1843426 from trunk:
authorJim Jagielski <jim@apache.org>
Wed, 10 Oct 2018 15:38:42 +0000 (15:38 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 10 Oct 2018 15:38:42 +0000 (15:38 +0000)
commit8c1fca2e9e7e36f3db7bf4c2201c50d5f019e031
tree40188ec80354fd9a63272c7217d90aeb8dbca709
parent13f5446d8390a8fc3e7144e56cdc1e905ac71057
Merge r1843426 from trunk:

mod_http2: adding defensive code for stream EOS handling, in case the request handler
     missed to signal it the normal way (eos buckets). Addresses github issues
     https://github.com/icing/mod_h2/issues/164, https://github.com/icing/mod_h2/issues/167
     and https://github.com/icing/mod_h2/issues/170.

Submitted by: icing
Reviewed by: icing, ylavic, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1843468 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_version.h