snoweye / pbdZMQ

Interface to ZeroMQ
GNU General Public License v3.0
17 stars 12 forks source link

Fix buffer overflow #39

Closed QuLogic closed 7 years ago

QuLogic commented 7 years ago

This could overflow if e.g., the ZMQ minor version were 10.

Fixes #37.