• Pieter Hintjens's avatar
    Fixed overwrite in zmq_getsockopt · 345bf146
    Pieter Hintjens authored
    On ZMQ_CURVE_xxxKEY fetches, would return 41 bytes into caller's 40-byte
    buffer. Now these fetches only return 41 bytes if the caller explicitly
    provides a 41-byte buffer (i.e. the option size is 41).
    345bf146
zmq_getsockopt.txt 22.9 KB