[rabbitmq-discuss]  Draft of C++ rabbitMq API
    Sean Brown 
    smbrown3706 at gmail.com
       
    Fri Mar 28 15:52:17 GMT 2014
    
    
  
I was wondering if you noticed any memory leaks associated with Queue and
Exchange declares? The AMQP connection object itself doesn't leak, but
whenever I do connection->createExchange() or connection->createQueue() I
always get a memory leak. Even if I don't use the objects, there's always
the same memory leaks per Exchange or Queue created.
--Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140328/016eb9ac/attachment.html>
    
    
More information about the rabbitmq-discuss
mailing list