From: William A. Rowe Jr Date: Fri, 11 Sep 2009 22:07:20 +0000 (+0000) Subject: Add a suggestion to port 814048 X-Git-Tag: 2.2.14~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c6af77eb147080711dc501508bf0d6eb92dd317;p=thirdparty%2Fapache%2Fhttpd.git Add a suggestion to port 814048 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814052 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3b62bd68ff6..cf50935366f 100644 --- a/STATUS +++ b/STATUS @@ -135,6 +135,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~poirier/patch-2.2.x-PR30586.txt +1: poirier, minfrin + * http_protocol: Catch the somewhat absurd combination of a 417 error where + no Expect header was present, on some platforms avoiding a segfault. + Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814048 + +1: wrowe + + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre