Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 28136 invoked from network); 7 Dec 2006 05:48:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Dec 2006 05:48:42 -0000 Received: (qmail 119 invoked by uid 500); 7 Dec 2006 05:48:50 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 101 invoked by uid 500); 7 Dec 2006 05:48:50 -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 99989 invoked by uid 99); 7 Dec 2006 05:48:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2006 21:48:50 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2006 21:48:41 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 98B3F7142D7 for ; Wed, 6 Dec 2006 21:48:21 -0800 (PST) Message-ID: <33373242.1165470501595.JavaMail.jira@brutus> Date: Wed, 6 Dec 2006 21:48:21 -0800 (PST) From: "Samisa Abeysinghe (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Updated: (AXIS2C-409) Memory allocated by gethostbyname not released In-Reply-To: <2538358.1163807017020.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 [ http://issues.apache.org/jira/browse/AXIS2C-409?page=all ] Samisa Abeysinghe updated AXIS2C-409: ------------------------------------- Fix Version/s: 1.0.0 (was: 0.96) Assignee: (was: Samisa Abeysinghe) > Memory allocated by gethostbyname not released > ---------------------------------------------- > > Key: AXIS2C-409 > URL: http://issues.apache.org/jira/browse/AXIS2C-409 > Project: Axis2-C > Issue Type: Sub-task > Components: util > Affects Versions: 0.95 > Reporter: Samisa Abeysinghe > Fix For: 1.0.0 > > > lphost = gethostbyname(server); call allocates memory. This need to be freed in util/src/network_handler.c -- 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