It is actually a LIBZMQ issue: https://github.com/zeromq/libzmq/issues/1708

I was able to workaround it by adding fcloseall() prior to return from
main(), but don't know if that is the fix.

On Tue, Apr 26, 2016 at 7:00 PM Pieter Hintjens <[email protected]> wrote:

> Sounds like a free() being used somewhere instead of a zstr_free().
>
> On Tue, Apr 26, 2016 at 10:17 PM, Osiris Pedroso <[email protected]>
> wrote:
> > Got latest zeromq (as of yesterday), built all in Windows using Dev2013.
> >
> > https://github.com/zeromq/malamute/issues/169
> >
> > Seems to only happen in those versions that use the LIBZMQ dll, not if
> > linked statically.
> >
> > _______________________________________________
> > zeromq-dev mailing list
> > [email protected]
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to