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 4bafd76 commit 540ecf8Copy full SHA for 540ecf8
STATUS
@@ -254,9 +254,8 @@ 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?
+ jailletc36: Should the apr_palloc() in alloc_systemd_listener() be
+ apr_pcalloc() so that all fields are 0?
260
make_sock() uses the 'flags' field that would be
261
undefined otherwise.
262
0 commit comments