Timothy Bish created AMQCPP-406:
-----------------------------------

             Summary: TcpTransport can leak memory if the connect method fails 
midway through
                 Key: AMQCPP-406
                 URL: https://issues.apache.org/jira/browse/AMQCPP-406
             Project: ActiveMQ C++ Client
          Issue Type: Bug
          Components: Transports
    Affects Versions: 3.4.2, 3.5.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 3.5.0, 3.4.3


the Input and OutputStream chains that are built inside TcpTransport connect 
can leak if an exception is thrown before the get assigned into the class level 
pointer instance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to