On 10/31/2011 04:21 PM, Benoit Laplante wrote:

> I detected a small memory leak (76 bytes) when a socket identity is
> greater than 29 chars on a DEALER socket.

Try adding following line at zmq_init.cpp:114:

     msg_->close();

Let me know whether it helps.

Martin

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to