]> granicus.if.org Git - apache/commitdiff
add the fix
authorJim Jagielski <jim@apache.org>
Thu, 16 May 2013 04:05:47 +0000 (04:05 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 16 May 2013 04:05:47 +0000 (04:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1483189 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ef5515ea1fcc86895a2d851be9f4fd830f649ee3..dd2c003f7522f9af1d4c395395c9678717e0b5f9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -342,10 +342,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * mod_proxy: Fix pool usage by protecting w/ a mutex
       trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1480627
+      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1482859
       2.4.x patch: trunk works, modulo CHANGES
       +1: jim
-      -1: minfrin: causes segfaults, as the mutex is not reliably initialised.
-          Worked around in http://svn.apache.org/r1482859.
 
     * ap_release.h: Make AP_SERVER_ADD_STRING define-able from CFLAGS.
       trunk patch: http://svn.apache.org/r1481955