]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_http2: some DoS protection, fix for read after free
authorStefan Eissing <icing@apache.org>
Tue, 1 Mar 2016 17:19:25 +0000 (17:19 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 1 Mar 2016 17:19:25 +0000 (17:19 +0000)
commitc828bbc586180cdd12a5d34fbb803dbc8de0e8de
tree0348ff2ca2ec61a5259258dd72c72ed8d1811915
parent66c700aa621082d2f46d6589ed35ab285c110eab
mod_http2: some DoS protection, fix for read after free

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1733113 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
CHANGES
modules/http2/h2_io.c
modules/http2/h2_io.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_push.c
modules/http2/h2_request.c
modules/http2/h2_request.h
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_version.h
modules/http2/h2_workers.c