From 57dc94d136372eb7918942a49cb1b13e17cb6fee Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Wed, 15 Sep 2004 20:27:03 +0000 Subject: [PATCH] small backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105163 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 535262b7d10..15cba674b64 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/09/15 18:48:31 $] +Last modified at [$Date: 2004/09/15 20:27:03 $] Release: @@ -74,6 +74,10 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) Use HTML 2.0
for error pages. PR 30732 + modules/http/http_protocol.c: r1.483 + +1: nd + *) mod_mem_cache: Fixed race condition causing segfault because of memory being freed twice, or reused after being freed. Changed the atomic usage of refcount variable by combining it with a cleanup flag. -- 2.47.2