]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add comment and vote.
authorRuediger Pluem <rpluem@apache.org>
Sat, 4 Jul 2009 07:54:07 +0000 (07:54 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 4 Jul 2009 07:54:07 +0000 (07:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@791078 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3c64c203f52239925325369356705165baea6a1e..106f1b952083703b816ca20fae00ed856caa979c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -92,13 +92,16 @@ RELEASE SHOWSTOPPERS:
    Trunk version of patch:
      #1 folded in during core output filter refactoring
      #2 http://svn.apache.org/viewvc?view=rev&revision=521681
-   +1: jorton, jim
+   +1: jorton, jim, rpluem
    rpluem asks: Are we sure that b is never NULL?
    Otherwise we would need to add
    http://svn.apache.org/viewvc?view=rev&revision=568202
    as on trunk to avoid segfaults.
    trawick responds: if b were NULL, we would have segfaulted earlier
      when ap_pass_brigade "calls" APR_BRIGADE_LAST(bb)
+   rpluem: Ahh good point. Meanwhile I had a look at trunk and the
+   event MPM is calling the core output filter directly without
+   ap_pass_brigade. So I am +1.
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]