]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* mod_http2/mod_proxy_http2: fix a bug in calculating the log2 value of
authorStefan Eissing <icing@apache.org>
Tue, 15 Jul 2025 06:35:04 +0000 (06:35 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 15 Jul 2025 06:35:04 +0000 (06:35 +0000)
commit8e529ceccac445872f534a13902ed10466efc056
treec6d21234fd905fff52ec231625a990a53c9bd289
parentdd60cec5aec6e81caa96d53c6bd5d47757e9df04
  * mod_http2/mod_proxy_http2: fix a bug in calculating the log2 value of
    integers, used in push diaries and proxy window size calculations.
    PR69741 [Benjamin P. Kallus]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1927235 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/pr69741.txt [new file with mode: 0644]
modules/http2/h2_proxy_util.c
modules/http2/h2_proxy_util.h
modules/http2/h2_util.c
modules/http2/h2_util.h