From 24ff2edb1c8f7963b83063cd8496183346b6b127 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Sat, 4 Jul 2009 07:54:07 +0000 Subject: [PATCH] * Add comment and vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@791078 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 3c64c203f52..106f1b95208 100644 --- 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. ] -- 2.47.2