]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Answer rpluem comment. I need to take this to the list or shut up
authorNick Kew <niq@apache.org>
Sun, 30 Nov 2008 13:17:29 +0000 (13:17 +0000)
committerNick Kew <niq@apache.org>
Sun, 30 Nov 2008 13:17:29 +0000 (13:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721809 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e9249a0a93ccf23a50dd7502dc6ca67860b68751..c06112f1cde3030090b8f958edcf8437595254b7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -133,6 +133,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                    to leave a status of AP_FILTER_ERROR as is and not to convert it
                    to HTTP_INTERNAL_SERVER_ERROR. So AP_FILTER_ERROR is passed on
                    to the code processing the status of ap_invoke_handler.
+      niq says: was confused when I wrote that; more confused now.
+                Is there a risk of running into an infinite loop
+                if ap_http_header_filter gets passed an AP_FILTER_ERROR,
+                then gets re-invoked?
+                Gotta go out now; will take this to the list if I'm not
+                clearer this evening.  Meanwhile, vote is +-0.
 
 PATCHES/ISSUES THAT ARE STALLED