From b1fe4741db014d74ea764660d00af0b64c065026 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sun, 13 Jan 2002 15:56:29 +0000 Subject: [PATCH] Brian's fix looks good! with Brian's fixed applied and running the same tests: I don't hit any segfaults with yesterday's HEAD and APR_POOL_DEBUG defined I don't hit any segfaults with current HEAD and APR_POOL_DEBUG *not defined* I do hit segfaults down in apr_pool debug code with current HEAD and APR_POOL_DEBUG *defined* PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92840 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/STATUS b/STATUS index 92649565b5..88ac371bec 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/01/11 12:39:45 $] +Last modified at [$Date: 2002/01/13 15:56:29 $] Release: @@ -115,9 +115,6 @@ RELEASE SHOWSTOPPERS: needs to be called at a different time or the pre-mpm hook needs to be able to return an error code. - * The worker MPM on Solaris segfaults when it runs out of file - descriptors. (This may affect other MPMs and/or platforms.) - RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Add a Logging Directive to exclude logging based on mime type. -- 2.50.1