]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Mon, 17 Jan 2022 08:45:21 +0000 (08:45 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 17 Jan 2022 08:45:21 +0000 (08:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897151 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 96c8cc619854f379794a3c45ab6a8eadc6df7c9c..266b2fdee98b1eae7690f7a495dd7b6c633faf55 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -164,7 +164,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/r1881478
      summarized/conflicts resolved:
          https://gist.github.com/wrowe/73f655d13bbe0f12030aa4557e804d8a
-     +1: wrowe
+     +1: wrowe, rpluem
      wrowe notes that the current code drops optimizations, owing to the fact
      that the ovector is a required allocation and is no longer allocated on
      the stack, by design.  The correct fix is an apr userdata allocation on