Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 42062 invoked from network); 6 Sep 2006 09:48:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Sep 2006 09:48:00 -0000 Received: (qmail 75918 invoked by uid 500); 6 Sep 2006 09:47:55 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 75893 invoked by uid 500); 6 Sep 2006 09:47:55 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 75670 invoked by uid 99); 6 Sep 2006 09:47:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2006 02:47:54 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2006 02:47:53 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6565D7142FE for ; Wed, 6 Sep 2006 09:44:23 +0000 (GMT) Message-ID: <32582125.1157535863412.JavaMail.jira@brutus> Date: Wed, 6 Sep 2006 02:44:23 -0700 (PDT) From: "Dumindu Perera (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Updated: (AXIS2C-253) Memory leak fixing for 0.93 - phase 1 In-Reply-To: <21972468.1157534482276.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXIS2C-253?page=all ] Dumindu Perera updated AXIS2C-253: ---------------------------------- Attachment: patch This patch fixes an error in freeing of memory allocated in the options.c and msg_info_headers.c files. Simultaneously, some invalid memory freeing in the three sample files echo.c, echo_rest.c echo_blocking_addr.c should also be eleminated to avoid segfaulting each of those files. This is also fixed by the patch. Please someone review and apply the patch. Thank you, Dumindu. > Memory leak fixing for 0.93 - phase 1 > ------------------------------------- > > Key: AXIS2C-253 > URL: http://issues.apache.org/jira/browse/AXIS2C-253 > Project: Axis2-C > Issue Type: Bug > Affects Versions: Current (Nightly) > Reporter: Dumindu Perera > Attachments: patch > > > The issue will adress the memory leaks found in release 0.93. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-dev-help@ws.apache.org