]> granicus.if.org Git - apache/commitdiff
Comment.
authorGraham Leggett <minfrin@apache.org>
Wed, 15 May 2013 12:55:18 +0000 (12:55 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 15 May 2013 12:55:18 +0000 (12:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1482798 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4001be4ca3767a1aee72f7a64244adf15b4d08ee..cef8a7bd8654d74b4c36dfc3ae42f125cc9b0db7 100644 (file)
--- 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