]> granicus.if.org Git - apache/commit
On the trunk:
authorStefan Eissing <icing@apache.org>
Thu, 5 Jul 2018 10:21:00 +0000 (10:21 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 5 Jul 2018 10:21:00 +0000 (10:21 +0000)
commit96b83022b96ee30736a08a10d9cb714fa7848367
tree5252d488748f1f0f00140e6a09abaa2b74e1e447
parent6b28a01eaac59560b517b9a3131cbf3ccc31e206
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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835118 13f79535-47bb-0310-9956-ffa450edef68
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