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

Timothy Bish resolved AMQCPP-120.
---------------------------------

    Resolution: Fixed

fixed in trunk


> Possible memory leak in StompConnector
> --------------------------------------
>
>                 Key: AMQCPP-120
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-120
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: Stomp
>    Affects Versions: 2.1
>            Reporter: Albert Strasheim
>            Assignee: Timothy Bish
>             Fix For: 2.1
>
>
> Valgrind reports a possible memory leak in StompConnector where its 
> constructor does:
> this->transport = new StompConnectionNegotiator( transport, false );
> As far as I can tell, the destructor doesn't have a delete for this.

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

Reply via email to