]> granicus.if.org Git - apache/commitdiff
rejigger vote on event backport by adding ylavic's followup.
authorEric Covener <covener@apache.org>
Wed, 26 Nov 2014 02:29:45 +0000 (02:29 +0000)
committerEric Covener <covener@apache.org>
Wed, 26 Nov 2014 02:29:45 +0000 (02:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1641748 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ec3c11c5b3dd262670d7e40d17f41697f7c1d064..49d501e15dfbdae22d1c5798a700d97f01f023ae 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -195,12 +195,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * event: avoid dereferencing a recently apr_pool_clear()'ed 
      event_conn_state_t *cs when ptrans is being recycled at EOR.
      trunk patch: http://svn.apache.org/r1638879
+                  http://svn.apache.org/r1640031
      2.4.x patch: trunk works
-     +1 covener
-     jailletc36: -0.1
-         - One has been missed in start_lingering_close_nonblocking()
-         - apr_pool_clear(cs->p) could also be turned into apr_pool_clear(p)
-     ylavic: +1 with http://svn.apache.org/r1640031
+     +1 covener, ylavic
 
    * easy proposals to synch 2.4.x and trunk
         - ssl: Axe needless string duplication in setup for call to apr_proc_create()