You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dmitry Goncharov (JIRA)" <ji...@apache.org> on 2008/12/08 18:10:44 UTC

[jira] Created: (AXIS2C-1311) Memory leaks in http_client.c

Memory leaks in http_client.c
-----------------------------

                 Key: AXIS2C-1311
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1311
             Project: Axis2-C
          Issue Type: Bug
          Components: core/transport
    Affects Versions: 1.5.0
            Reporter: Dmitry Goncharov
             Fix For: 1.5.0
         Attachments: axis2_http_client.patch

Different memory and socket leaks in http_client.c.
Also a bug which makes an attempt to  make an https connection though http proxy fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Assigned: (AXIS2C-1311) Memory leaks in http_client.c

Posted by "S.Uthaiyashankar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar reassigned AXIS2C-1311:
----------------------------------------

    Assignee: S.Uthaiyashankar

> Memory leaks in http_client.c
> -----------------------------
>
>                 Key: AXIS2C-1311
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1311
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/transport
>    Affects Versions: 1.5.0
>            Reporter: Dmitry Goncharov
>            Assignee: S.Uthaiyashankar
>             Fix For: 1.6.0
>
>         Attachments: axis2_http_client.patch
>
>
> Different memory and socket leaks in http_client.c.
> Also a bug which makes an attempt to  make an https connection though http proxy fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AXIS2C-1311) Memory leaks in http_client.c

Posted by "Manjula Peiris (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manjula Peiris updated AXIS2C-1311:
-----------------------------------

    Fix Version/s:     (was: 1.5.0)
                   1.6.0

> Memory leaks in http_client.c
> -----------------------------
>
>                 Key: AXIS2C-1311
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1311
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/transport
>    Affects Versions: 1.5.0
>            Reporter: Dmitry Goncharov
>             Fix For: 1.6.0
>
>         Attachments: axis2_http_client.patch
>
>
> Different memory and socket leaks in http_client.c.
> Also a bug which makes an attempt to  make an https connection though http proxy fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AXIS2C-1311) Memory leaks in http_client.c

Posted by "Dmitry Goncharov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Goncharov updated AXIS2C-1311:
-------------------------------------

    Attachment: axis2_http_client.patch

This patch fixed the leaks and the bug.
Should be applied on linux

> Memory leaks in http_client.c
> -----------------------------
>
>                 Key: AXIS2C-1311
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1311
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/transport
>    Affects Versions: 1.5.0
>            Reporter: Dmitry Goncharov
>             Fix For: 1.5.0
>
>         Attachments: axis2_http_client.patch
>
>
> Different memory and socket leaks in http_client.c.
> Also a bug which makes an attempt to  make an https connection though http proxy fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Resolved: (AXIS2C-1311) Memory leaks in http_client.c

Posted by "S.Uthaiyashankar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar resolved AXIS2C-1311.
--------------------------------------

    Resolution: Fixed

Patch applied in revision 731501. Thank you very much for the patch

> Memory leaks in http_client.c
> -----------------------------
>
>                 Key: AXIS2C-1311
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1311
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/transport
>    Affects Versions: 1.5.0
>            Reporter: Dmitry Goncharov
>            Assignee: S.Uthaiyashankar
>             Fix For: 1.6.0
>
>         Attachments: axis2_http_client.patch
>
>
> Different memory and socket leaks in http_client.c.
> Also a bug which makes an attempt to  make an https connection though http proxy fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.