]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update STATUS with a further thread safety fix.
authorGraham Leggett <minfrin@apache.org>
Tue, 4 Jan 2011 23:58:09 +0000 (23:58 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 4 Jan 2011 23:58:09 +0000 (23:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1055247 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5e30a7f0c4cc104842c78280ef979291aba12181..753e30ba4197ab3fee739067d8d43fc11d42baaf 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -152,6 +152,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: jim (requires mmn bump due to proxy_conn_rec)
      rpluem says: r1052224 r1052314 need to be added as well as the patch above
                   has a thread safety issue.
+     minfrin: r1055246 needs to be added to r1052314 to ensure the cleanup
+              isn't attempted twice.
 
    * suEXEC: Add Suexec directive to disable suEXEC without renaming the
      binary (Suexec Off), or force startup failure if suEXEC is required