• 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
Name
Last commit
Last update
..
Makefile.am Loading commit data...
curve_keygen.c Loading commit data...
z85_codec.h Loading commit data...