From: Jeff Trawick Date: Sat, 21 Jun 2014 21:22:35 +0000 (+0000) Subject: silly typo X-Git-Tag: 2.4.10~105 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ed3a8b8b4b3e47c92bfd9036962aacea2dfed27;p=apache silly typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1604462 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 24c9936607..66a92edab4 100644 --- a/STATUS +++ b/STATUS @@ -211,7 +211,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: ylavic * event MPM: fix a race where a worker looks at a conn_rec after it might be - in use by another thread or may have been freeed and + in use by another thread or may have been freed and re-allocated. trunk patch: http://svn.apache.org/r1604350 2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-event_sbh-race.diff