[zeromq-dev] pub sub memory leak problem

Pieter Hintjens ph at imatix.com
Thu Aug 5 19:02:40 CEST 2010


On Thu, Aug 5, 2010 at 6:50 PM, Matt Weinstein <matt_weinstein at yahoo.com> wrote:

> missing free_fn for zmq_msg_init_data?

Nope, it's using static data plus the memory leak is in the
subscriber, presumably.

David, the code looks fine.  Can you reduce this to the simplest possible
case that demonstrates a memory leak?

-Pieter



More information about the zeromq-dev mailing list