From 1ed3a8b8b4b3e47c92bfd9036962aacea2dfed27 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 21 Jun 2014 21:22:35 +0000 Subject: [PATCH] silly typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1604462 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1