[
https://issues.apache.org/jira/browse/QPID-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
creator wang updated QPID-3276:
-------------------------------
Component/s: C++ Broker
> Connection Memory leaks
> -----------------------
>
> Key: QPID-3276
> URL: https://issues.apache.org/jira/browse/QPID-3276
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker, C++ Client
> Affects Versions: 0.8, 0.10
> Environment: windows broker,windows client
> Reporter: creator wang
> Priority: Critical
>
> code:
> while(1)
> {
> Connection connection;
> connection.open(host,port);
> conect.close();
> }
> when use this code run in VS2008 on windows,
> and connect to windows broker,memory leaks very fast;
> but connect to linux broker ,no memory leaks.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]