]> granicus.if.org Git - apache/commitdiff
Update proposal
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 16 Dec 2014 07:07:52 +0000 (07:07 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 16 Dec 2014 07:07:52 +0000 (07:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1645861 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d98424057de0459c410f89a4959e31672de92cd7..08c5dc4ddf6de9e589b153880754603a6d95889f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -267,12 +267,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
    * 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
+              If not return NULL as ssl_var_lookup_ssl does by default.  PR 57070
      trunk patch: http://svn.apache.org/r1630947
+                  http://svn.apache.org/r1645670
      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