]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backporting bugfix
authorNick Kew <niq@apache.org>
Wed, 13 Sep 2006 19:45:30 +0000 (19:45 +0000)
committerNick Kew <niq@apache.org>
Wed, 13 Sep 2006 19:45:30 +0000 (19:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@443095 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0409f71fa4daac95e24216e3a67cd9ac3133310c..332cd399f0c8d551ddb0881c3e03dfa71d5703cf 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -190,3 +190,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://mail-archives.apache.org/mod_mbox//httpd-dev/200609.mbox/%3c1404e5910609091218p84f4d2flc1000764b4966727@mail.gmail.com%3e
       +1: trawick
 
+    * mod_cgi and mod_cgid: Don't use apr_status_t error return
+      from input filters as HTTP return value from the handler.
+      PR#31579.
+      Trunk: http://svn.apache.org/viewvc?view=rev&revision=442758
+      +1: niq
+