the dealer/xreq socket does not free its memory after a zmq_close. I failed to reproduce it with simple test case but I attached a visual leak report of my integration test. My integration test creates many sockets including 2 dealer sockets with identity. only the dealer sockets do not get clean up properly.
the dealer/xreq socket does not free its memory after a zmq_close.
I failed to reproduce it with simple test case but I attached a visual leak report of my integration test.
My integration test creates many sockets including 2 dealer sockets with identity. only the dealer sockets do not get clean up properly.