]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t/apr_off_t.
authorStefan Eissing <icing@apache.org>
Tue, 27 Sep 2022 10:53:51 +0000 (10:53 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 27 Sep 2022 10:53:51 +0000 (10:53 +0000)
commitb88117f6024f8675b848d55d0920230cab97ad46
treecf57e8a8c29584c5cbb1cb785364aa49ed18be29
parentd8e765773e4e054866432fac7905df02c6f2fd3d
  *) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t/apr_off_t.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1904297 13f79535-47bb-0310-9956-ffa450edef68
14 files changed:
modules/http2/h2_c2.c
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_proxy_session.c
modules/http2/h2_proxy_util.c
modules/http2/h2_push.c
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_stream.c
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/h2_workers.c
modules/http2/h2_workers.h
modules/http2/mod_http2.c