]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Comment on a backport proposal
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 2 Jun 2025 19:39:33 +0000 (19:39 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 2 Jun 2025 19:39:33 +0000 (19:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926067 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7b84bf0375607c711830da01176706d9ae229b2f..5efd0842392868dc484b691c3e8f3fb4838f2494 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -254,6 +254,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
        https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/515.diff
      Can be applied via apply_backport_pr.sh 515
      +1: rpluem, jorton, ylavic
+     jailletc36: Should the apr_palloc() in alloc_systemd_listener()
+                 and ap_duplicate_listeners be apr_pcalloc() so that
+                 all fields are 0?
+                 make_sock() uses the 'flags' field that would be
+                 undefined otherwise.
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]