Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: (qmail 90641 invoked from network); 8 Jul 2009 19:46:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jul 2009 19:46:33 -0000 Received: (qmail 60856 invoked by uid 500); 8 Jul 2009 19:46:42 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 60793 invoked by uid 500); 8 Jul 2009 19:46:42 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 60783 invoked by uid 99); 8 Jul 2009 19:46:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 19:46:41 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [91.204.168.106] (HELO mail.heute-morgen.de) (91.204.168.106) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 19:46:31 +0000 Received: from xdsl-87-79-182-46.netcologne.de ([87.79.182.46] helo=[192.168.201.93]) by mail.heute-morgen.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1MOd4G-0007wk-0w; Wed, 08 Jul 2009 21:44:36 +0200 Subject: RE: Memory leaks on adding module directives on virtual host. From: Joachim Zobel Reply-To: jzobel@heute-morgen.de To: modules-dev@httpd.apache.org Cc: Jaysingh Samuel In-Reply-To: References: <20170a030907080005t1bab21fcj64483e9f36297951@mail.gmail.com> Content-Type: text/plain Organization: Not organized Date: Wed, 08 Jul 2009 21:46:06 +0200 Message-Id: <1247082366.5380.29.camel@vostro.crrrwg.de> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-SA-Do-Not-Run: Yes X-SA-Exim-Connect-IP: 87.79.182.46 X-SA-Exim-Rcpt-To: modules-dev@httpd.apache.org, jayasingh.samuel@hotmail.com X-SA-Exim-Mail-From: jzobel@heute-morgen.de X-SA-Exim-Scanned: No (on mail.heute-morgen.de); SAEximRunCond expanded to false X-Virus-Checked: Checked by ClamAV on apache.org Am Mittwoch, den 08.07.2009, 12:50 +0530 schrieb Jaysingh Samuel: > We do have Cleanup function which frees up all the malloc'ed memory > space. Why don't you simply use the APR configuration pool? Sincerely, Joachim