Yes, no leak, no crash.

Thank you Martin

On Tue, Nov 1, 2011 at 4:05 AM, Martin Sustrik <sust...@250bpm.com> wrote:

> On 10/31/2011 09:30 PM, Benoit Laplante wrote:
>
>  Yes it helps with my tests using DEALER <=> ROUTER pattern (broker) but
>> it crashes, on destruction, of my tests using the PUSH <=> PULL pattern
>> (fan) with this assert
>> /Bad address/
>> /rc == 0 (..\..\..\src\decoder.cpp:44)/
>>
>
> Ok, try adding following two lines at zmq_init.cpp:114:
>
>         msg_->close();
>         msg_->init ();
>
> Martin
>
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to