Which C++ client are you using? (There is more than one out there...)<br><br><div>On Mon Mar 31 2014 at 1:21:18 AM, Sean Brown <<a href="mailto:smbrown3706@gmail.com">smbrown3706@gmail.com</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">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.<div>

<br></div><div>--Sean</div></div>
______________________________<u></u>_________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<u></u>rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<u></u>cgi-bin/mailman/listinfo/<u></u>rabbitmq-discuss</a><br>
</blockquote>