You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Rafael H. Schloming (JIRA)" <ji...@apache.org> on 2014/09/04 02:29:52 UTC

[jira] [Resolved] (PROTON-641) pn_connection_t leaked when links not closed

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

Rafael H. Schloming resolved PROTON-641.
----------------------------------------
    Resolution: Fixed

> pn_connection_t leaked when links not closed
> --------------------------------------------
>
>                 Key: PROTON-641
>                 URL: https://issues.apache.org/jira/browse/PROTON-641
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.8
>            Reporter: Gordon Sim
>            Assignee: Rafael H. Schloming
>             Fix For: 0.8
>
>         Attachments: proton_leak.cpp
>
>
> If the application doesn't call pn_link_close(), but calls on_session_close(), pn_connection_close(), then pn_transport_free() and pn_connection_free(), the pn_connection_t object appear to be leaked. 
> Will attach reproducer. See also QPID-5951.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)