]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
proposing r1892599 for backport. [skip ci]
authorStefan Eissing <icing@apache.org>
Fri, 3 Sep 2021 13:22:43 +0000 (13:22 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 3 Sep 2021 13:22:43 +0000 (13:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892868 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ecccf643c516944831fa380d852a7d6c7fb3c633..8cf43d69a56dd382c71d27fdfc3c543e1ed63ef5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -220,6 +220,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
            PR: https://github.com/apache/httpd/pull/203
      +1: icing, minfrin
 
+  *) 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.
+     trunk patch: http://svn.apache.org/r1892599
+     2.4.x patch: svn merge -c 1892599 ^/httpd/httpd/trunk .
+     +1: icing
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]