Skip to content

Commit 4bafd76

Browse files
author
Christophe Jaillet
committed
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
1 parent 5639880 commit 4bafd76

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

STATUS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
254254
https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/515.diff
255255
Can be applied via apply_backport_pr.sh 515
256256
+1: rpluem, jorton, ylavic
257+
jailletc36: Should the apr_palloc() in alloc_systemd_listener()
258+
and ap_duplicate_listeners be apr_pcalloc() so that
259+
all fields are 0?
260+
make_sock() uses the 'flags' field that would be
261+
undefined otherwise.
257262

258263
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
259264
[ New proposals should be added at the end of the list ]

0 commit comments

Comments
 (0)