[
https://issues.apache.org/jira/browse/PROTON-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110855#comment-14110855
]
ASF subversion and git services commented on PROTON-641:
--------------------------------------------------------
Commit 1620643 from [email protected] in branch 'proton/trunk'
[ https://svn.apache.org/r1620643 ]
PROTON-641: fixed link cleanup on connection/session abort; made free not close
automatically
> 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.2#6252)