]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge of r1766308 from trunk:
authorStefan Eissing <icing@apache.org>
Sun, 23 Oct 2016 18:42:35 +0000 (18:42 +0000)
committerStefan Eissing <icing@apache.org>
Sun, 23 Oct 2016 18:42:35 +0000 (18:42 +0000)
commitdd3f6af2cb13ee61c1b429fe05178987f010d7de
treed9b91348f0434984aac119bc22236d4018f3457e
parent6426386404bfabcce5e0cbdb9b0df4e5c6089772
Merge of r1766308 from trunk:

mod_http2: fixed potential crash in beam memory handling introduced in 1.7.x changes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1766311 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_bucket_beam.c
modules/http2/h2_bucket_beam.h
modules/http2/h2_conn.c
modules/http2/h2_h2.c
modules/http2/h2_mplx.c
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_version.h
modules/http2/h2_worker.c