-1: niq - strcasecmp(NULL, ...) when secure is not set
rpluem: Good catch. Should be fixed by r660461.
+ * mod_proxy_http: Handle interim responses better to avoid
+ excessive memory usage and potential denial of service
+ CVE-2008-2364
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&revision=666154
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1: jim
+
PATCHES/ISSUES THAT ARE STALLED
* beos MPM: Create pmain pool and run modules' child_init hooks when