If you have a patch, fork the repository on github (<a href="https://github.com/alanxz/rabbitmq-c">https://github.com/alanxz/rabbitmq-c</a>) then submit a pull request there.<div><br></div><div>If you just have a bug to report, you can open an issue using the github issue tracker</div>
<div><br></div><div>-Alan<br><br><div class="gmail_quote">On Fri, May 11, 2012 at 8:51 AM, Rakesh <span dir="ltr">&lt;<a href="mailto:rmadhwan@gmail.com" target="_blank">rmadhwan@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
We are using RabbitMQ in our project and while running PurifyPlus on<br>
the application, I found memory leaks in librabbitmq.<br>
How do I submit the fixes for this?<br>
<br>
<br>
MLK: 47579136 bytes leaked in 363 blocks<br>
 �* This memory was allocated from:<br>
 � � � �calloc � � � � [rtlib.o]<br>
 � � � �amqp_pool_alloc [amqp_mem.c:140]<br>
 � � � �amqp_handle_input [amqp_connection.c:197]<br>
 � � � �wait_frame_inner [amqp_socket.c:168]<br>
 � � � �amqp_simple_rpc [amqp_socket.c:286]<br>
 � � � �amqp_simple_rpc_decoded [amqp_socket.c:353]<br>
 � � � �amqp_basic_qos [amqp_framing.c:2006]<br>
 � � � �CRabbitQueueReader::readMessage(int&amp;) [RabbitQueueReader.cpp:204]<br>
 �* Block of 131072 bytes (363 times); last block at 0x18269dc8<br>
<br>
MLK: 262144 bytes leaked in 2 blocks<br>
 �* This memory was allocated from:<br>
 � � � �calloc � � � � [rtlib.o]<br>
 � � � �amqp_pool_alloc [amqp_mem.c:140]<br>
 � � � �amqp_decode_method [amqp_framing.c:187]<br>
 � � � �amqp_handle_input [amqp_connection.c:272]<br>
 � � � �wait_frame_inner [amqp_socket.c:168]<br>
 � � � �amqp_simple_wait_method [amqp_socket.c:218]<br>
 � � � �amqp_login � � [amqp_socket.c:383]<br>
 � � � �CRabbitQueueWriter::openConnection() [RabbitQueueWriter.cpp:78]<br>
 �* Block of 131072 bytes (2 times); last block at 0xa135df8<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br></div>