From: Christophe Jaillet Date: Mon, 2 Jun 2025 19:39:33 +0000 (+0000) Subject: Comment on a backport proposal X-Git-Tag: 2.4.64-rc1-candidate~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bafd7698540df01c9eaf725084cb2b1f4725f40;p=thirdparty%2Fapache%2Fhttpd.git Comment on a backport proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926067 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7b84bf0375..5efd084239 100644 --- 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 ]