You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/03 16:56:00 UTC

[jira] [Commented] (DISPATCH-1137) Connection info contains stale pointer to container id

    [ https://issues.apache.org/jira/browse/DISPATCH-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637197#comment-16637197 ] 

ASF GitHub Bot commented on DISPATCH-1137:
------------------------------------------

GitHub user kgiusti opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/386

    DISPATCH-1137: fix stale container name pointer in connection info

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kgiusti/dispatch DISPATCH-1137

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/386.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #386
    
----
commit 91f16e6f4ee5ea65181e4ed2c22f2d4f50cdbf06
Author: Kenneth Giusti <kg...@...>
Date:   2018-10-03T15:22:13Z

    DISPATCH-1137: fix stale container name pointer in connection info

----


> Connection info contains stale pointer to container id
> ------------------------------------------------------
>
>                 Key: DISPATCH-1137
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1137
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Router Node
>    Affects Versions: 1.3.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Major
>             Fix For: 1.4.0, 2.0.0
>
>
> On connection close the memory pointed to by the container name pointer in the connection info structure has been freed (as found by valgrind).  Need to keep a copy of the name.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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