zeromq / pyzmq

PyZMQ: Python bindings for zeromq
http://zguide.zeromq.org/py:all
BSD 3-Clause "New" or "Revised" License
3.65k stars 637 forks source link

backport patch for secure_allocator #1913

Closed minrk closed 9 months ago

minrk commented 9 months ago

backports upstream patch https://github.com/zeromq/libzmq/pull/4480 to bundled_libzmq

(hopefully) closes #1907

applied to a 25.x branch based on 25.1.1 because 26 will bundle libzmq 4.3.5 after the patch.