]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
On the trunk:
authorStefan Eissing <icing@apache.org>
Tue, 3 Jan 2017 16:42:45 +0000 (16:42 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 3 Jan 2017 16:42:45 +0000 (16:42 +0000)
commit216cef6001d1630bd69ce6bfe2a5c4c64060a4be
treeed7124595f03309e3d0fe049dccf28433daf2bab
parenta620bfa891bd3d9f273965a33d422110ef2c99c3
On the trunk:

  *) mod_http2: fix for possible page fault when stream is resumed during
     session shutdown. [sidney-j-r-m (github)]

  *) mod_http2: fix for h2 session ignoring new responses while already
     open streams continue to have data available. [Stefan Eissing]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1777160 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http2/h2_conn_io.c
modules/http2/h2_conn_io.h
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_stream.c