From: Ruediger Pluem Date: Sat, 10 Dec 2005 08:49:59 +0000 (+0000) Subject: * Propose fix for PR37791 for backport X-Git-Tag: 2.2.1~206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ffc723cd3d1391eab6b89f8f323c67d833c6d35;p=thirdparty%2Fapache%2Fhttpd.git * Propose fix for PR37791 for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@355720 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 328971c1017..c2c27e7d66d 100644 --- a/STATUS +++ b/STATUS @@ -140,3 +140,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=355143&view=rev PR: 37840 +1: jorton, rpluem + + * mod_ssl: Fix PR37791 (SEGV if the client is connection plain to a SSL + enabled port) + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=354394&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem