[
https://issues.apache.org/jira/browse/QPID-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross updated QPID-3276:
------------------------------
Assignee: Chuck Rolke
> 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
> Assignee: Chuck Rolke
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]