SOURCES: httpd-2.0.52-peruser-0.1.6.patch - little fix, to see is ...

baseciq baseciq at pld-linux.org
Sun Sep 4 11:00:22 CEST 2005


Author: baseciq                      Date: Sun Sep  4 09:00:22 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- little fix, to see is there any change to work with POST requests

---- Files affected:
SOURCES:
   httpd-2.0.52-peruser-0.1.6.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/httpd-2.0.52-peruser-0.1.6.patch
diff -u SOURCES/httpd-2.0.52-peruser-0.1.6.patch:1.2 SOURCES/httpd-2.0.52-peruser-0.1.6.patch:1.3
--- SOURCES/httpd-2.0.52-peruser-0.1.6.patch:1.2	Sun Sep  4 10:44:18 2005
+++ SOURCES/httpd-2.0.52-peruser-0.1.6.patch	Sun Sep  4 11:00:17 2005
@@ -1148,10 +1148,10 @@
 +            net = filter->ctx;
 +            net->in_ctx = apr_palloc(conn->pool, sizeof(*net->in_ctx));
 +            net->in_ctx->b = bb;
-+/*
++
 +            net->in_ctx->tmpbb = apr_brigade_create(net->in_ctx->b->p, 
 +                net->in_ctx->b->bucket_alloc);
-+*/
++
 +        }
 +    }
 +    _DBG("leaving (DECLINED)", 0);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/httpd-2.0.52-peruser-0.1.6.patch?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list