]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: v2.0.26 with the following fixes:
authorStefan Eissing <icing@apache.org>
Wed, 17 Jan 2024 08:38:02 +0000 (08:38 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 17 Jan 2024 08:38:02 +0000 (08:38 +0000)
commitbc0e56cdd3eebbe0fae3f9f5770b09236e8a4a17
treefc928af7aad8ccabea79376fd16d464f7d6cdd5e
parent64ecf00d7c1974450bf8780ed1dd3200396745fa
  *) mod_http2: v2.0.26 with the following fixes:
     - Fixed `Date` header on requests upgraded from HTTP/1.1 (h2c). Fixes
       <https://github.com/icing/mod_h2/issues/272>.
     - Fixed small memory leak in h2 header bucket free. Thanks to
       Michael Kaufmann for finding this and providing the fix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1915281 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/h2_date_and_bucket_leak.txt [new file with mode: 0644]
modules/http2/h2.h
modules/http2/h2_headers.c
modules/http2/h2_request.c
modules/http2/h2_version.h