From b6d5df5a5b384fccd59d70ab00824fdb4f9cf5c1 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 16 May 2013 04:05:47 +0000 Subject: [PATCH] add the fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1483189 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/STATUS b/STATUS index ef5515ea1f..dd2c003f75 100644 --- 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 -- 2.50.1