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 "S.Uthaiyashankar (JIRA)" <ji...@apache.org> on 2008/12/22 09:30:44 UTC

[jira] Assigned: (AXIS2C-1310) Memory leak in axis2_http_sender_configure_proxy_digest_auth()

     [ https://issues.apache.org/jira/browse/AXIS2C-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar reassigned AXIS2C-1310:
----------------------------------------

    Assignee: S.Uthaiyashankar

> Memory leak in axis2_http_sender_configure_proxy_digest_auth()
> --------------------------------------------------------------
>
>                 Key: AXIS2C-1310
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1310
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: transport/http
>    Affects Versions: 1.5.0
>            Reporter: Dmitry Goncharov
>            Assignee: S.Uthaiyashankar
>             Fix For: 1.6.0
>
>         Attachments: axis2_http_sender_memleak.patch
>
>
> axis2_http_sender_configure_proxy_digest_auth() uses axutil_uuid_gen(), but dont release the memory which is allocated by axutil_uuid_gen().

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