]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1892599 from trunk:
authorYann Ylavic <ylavic@apache.org>
Fri, 3 Sep 2021 17:01:29 +0000 (17:01 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 3 Sep 2021 17:01:29 +0000 (17:01 +0000)
commit2fa30bf37c0a82c508ad8a4505556f82be001101
treeefb874239437e58d4bda70bf7dfa424b4191163d
parent6d9672bf096592fe16c1840f73fa947fd458ee68
Merge r1892599 from trunk:

mod_http2: fixes a use-after-read of an integer value when
   passing a stream identifier for further IO checking. A
   non-issue since an int value matching no active stream
   will lead to no action.

Submitted by: icing
Reviewed by: icing, jorton, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892876 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_mplx.c