]> granicus.if.org Git - apache/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 15 Dec 2014 05:44:48 +0000 (05:44 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 15 Dec 2014 05:44:48 +0000 (05:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1645565 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b5677e2e44bb38c4ac8d15ebab7883667ec20f08..d98424057de0459c410f89a4959e31672de92cd7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -265,6 +265,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (module CHANGES)
      +1: ylavic
 
+   * mod_ssl: Check if we are having an SSL connection before looking up SSL
+              related variables during expression evaluation to avoid a crash.
+              If not return an empty string.  PR 57070
+     trunk patch: http://svn.apache.org/r1630947
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: jailletc36
+     Note jailletc36: maybe returning NULL (instead of "") would be better ?
+                      See https://marc.info/?l=apache-httpd-dev&m=141862214816677
 
 OTHER PROPOSALS