From: Graham Leggett Date: Wed, 15 May 2013 12:55:18 +0000 (+0000) Subject: Comment. X-Git-Tag: 2.4.5~281 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c958852d3d8a27885e319c67730801749506e90a;p=apache Comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1482798 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4001be4ca3..cef8a7bd86 100644 --- a/STATUS +++ b/STATUS @@ -344,6 +344,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1480627 2.4.x patch: trunk works, modulo CHANGES +1: jim + -1: minfrin: causes segfaults, as the mutex is not reliably initialised. + Looking at a global mutex in the mean time to work around this. * ap_release.h: Make AP_SERVER_ADD_STRING define-able from CFLAGS. trunk patch: http://svn.apache.org/r1481955