[zeromq-dev] OCaml-zmq memory management issue

Kenneth Adam Miller kennethadammiller at gmail.com
Wed Dec 3 23:42:10 CET 2014


I'm using ocaml-zmq (https://github.com/issuu/ocaml-zmq) and I think I'm
encountering a memory management issue. I could be wrong however, but
basically the issue (I think) is I have a rather large set of messages to
send via zmq, and I'm getting a segfault.

Does anybody know if I need to free the strings received from zmq recv
functions in ocaml? If so how do I do that from ocaml?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20141203/b645226e/attachment.htm>


More information about the zeromq-dev mailing list