We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5639880 commit 4bafd76Copy full SHA for 4bafd76
STATUS
@@ -254,6 +254,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
254
https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/515.diff
255
Can be applied via apply_backport_pr.sh 515
256
+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.
262
263
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
264
[ New proposals should be added at the end of the list ]
0 commit comments