From 540ecf89abe2639e9079bdc57a8d5b98f046f8c7 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Mon, 2 Jun 2025 19:44:55 +0000 Subject: [PATCH] Update comment :( git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926068 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/STATUS b/STATUS index 5efd084239..42eb3a1d70 100644 --- a/STATUS +++ b/STATUS @@ -254,9 +254,8 @@ 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? + jailletc36: Should the apr_palloc() in alloc_systemd_listener() be + apr_pcalloc() so that all fields are 0? make_sock() uses the 'flags' field that would be undefined otherwise. -- 2.47.3