]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 19 Jun 2020 20:50:44 +0000 (20:50 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 19 Jun 2020 20:50:44 +0000 (20:50 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879010 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ceb2c08a786d7bcaac6093fee2e52ac7075b38f1..561da9777033c53bf44ad5d47f33f42524a25886 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -241,6 +241,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      -0: covener: lots of folks getting dns and connection reuse implicitly after we backport this.
      ylavic: should be addressed by r1879000
 
+  *) mod_watchdog: Switch to simpler logic to avoid the thread cleanup running
+     before the thread has started, avoiding mutex operations with undefined behaviour
+     trunk patch: http://svn.apache.org/r1876511
+     2.4.x patch: svn merge -c 1876511 ^/httpd/httpd/trunk .
+     +1: jailletc36 (by inspection)
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]