Fixed in https://github.com/zeromq/libzmq/pull/471
On Wed, Nov 14, 2012 at 12:50 AM, Pieter Hintjens <[email protected]> wrote: > Hi Balazs, > > This is a known issue I think. The code refers to strings which are > freed. I suspect we'll have to store these in the socket object. > > -Pieter > > On Wed, Nov 14, 2012 at 7:46 AM, Balázs Varga <[email protected]> wrote: > > Hello, > > > > zmq_socket_monitor(3) disconnect event sometimes gives back a wrong > address. > > > > I tried to create a test case, which seems to reproduce this issue, you > can > > find it here: > > > > https://gist.github.com/4068920# > > > > regards > > balazs > > > > _______________________________________________ > > 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
