0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-15 18:38:00 +08:00
Pieter Hintjens 75d4f50be3 Problem: ZMQ_CURVE_SECRETKEY reads beyond end of Z85 data
Solution: change setsockopts on printable keys to expect 41, nor 40
bytes. Code still accepts 40 bytes for compatibility, and copies the
key to a well-terminated string before using it.

Fixes #1148
2014-08-12 12:37:49 +02:00
..
2013-09-15 20:13:44 +02:00
2013-06-27 20:53:15 +02:00
2013-08-17 20:22:50 +02:00
2013-06-27 20:53:15 +02:00
2014-06-23 20:24:36 +02:00
2013-11-05 13:02:41 +01:00
2014-04-29 12:06:57 +02:00