]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose
authorHank Ibell <hwibell@apache.org>
Wed, 5 Dec 2018 20:00:26 +0000 (20:00 +0000)
committerHank Ibell <hwibell@apache.org>
Wed, 5 Dec 2018 20:00:26 +0000 (20:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1848239 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4865997194bdde4c03ffd1eed762f67fc838475d..7de515cf3fabfc2a96398fdcd86bcca91b46209d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -204,6 +204,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-ap_dir_fnmatch.patch
      +1: minfrin
 
+  *) core: Fix incorrect substitution of env vars in directives containing
+           multiple env vars. In ap_resolve_env(), the string returned from
+           getenv() should be copied since the returned string may be 
+           statically allocated.
+     trunk patch: http://svn.apache.org/r1848236
+     2.4.x patch: svn merge -c 1848236 ^/httpd/httpd/trunk .
+     +1: hwibell
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]