Commit 529fd0f6 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Comment.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1819973 13f79535-47bb-0310-9956-ffa450edef68
parent 981b85f7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -245,6 +245,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1818624   (style only)
     2.4.x patch: svn merge -c r1599012,r1601559,r1818624 ^/httpd/httpd/trunk .
     +1: niq, jim
     ylavic: +1 with r1819969 and r1819970, see dev@ thread re r1599012.

  *) mpm_event: close connections not reported as handled by any module to
     avoid losing track of them and leaking scoreboard entries.  PR 61551.