]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1835118 from trunk:
authorJim Jagielski <jim@apache.org>
Wed, 19 Sep 2018 12:55:26 +0000 (12:55 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 19 Sep 2018 12:55:26 +0000 (12:55 +0000)
commitf7e79ca3ac6bee68623a7bba864838877fcd8a9a
tree39872885de95682b8390ac30c289be081d22488f
parent5160dc0d5db4f36813f2b2cab26b5cb8a5d12fec
Merge r1835118 from trunk:

On the trunk:

 * silencing gcc uninitialized warning
 * refrainning from apr_table_addn() use since pool debug assumptions are in conflict
 * adding more assertions
 * copy-porting changes to base64 encoding code from mod_md

Submitted by: icing
Reviewed by: icing, minfrin, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841330 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/http2/h2_bucket_beam.c
modules/http2/h2_from_h1.c
modules/http2/h2_h2.c
modules/http2/h2_headers.c
modules/http2/h2_mplx.c
modules/http2/h2_proxy_session.c
modules/http2/h2_util.c