Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 92641 invoked by uid 500); 2 Apr 2002 03:55:42 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 92628 invoked from network); 2 Apr 2002 03:55:42 -0000 Errors-To: Message-Id: <5.1.0.14.2.20020401215157.02358d78@localhost> X-Sender: wrowe%rowe-clan.net/pop3.rowe-clan.net@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 01 Apr 2002 21:55:47 -0600 To: dev@httpd.apache.org From: "William A. Rowe, Jr." Subject: Re: cvs commit: httpd-2.0/server/mpm/winnt mpm_winnt.c mpm_winnt.h In-Reply-To: <20020401185546.27411.qmail@icarus.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Now incorporated into APACHE_2_0_34 >stoddard 02/04/01 10:55:46 > > Modified: server/mpm/winnt mpm_winnt.c mpm_winnt.h > Log: > Win32: Move apr_bucket_alloc() to a more reasonable location to fix > memory leak. > > Revision Changes Path > 1.253 +4 -6 httpd-2.0/server/mpm/winnt/mpm_winnt.c > 1.36 +1 -0 httpd-2.0/server/mpm/winnt/mpm_winnt.h