zeromq / czmq

High-level C binding for ØMQ
czmq.zeromq.org
Mozilla Public License 2.0
1.18k stars 525 forks source link

Fix for appending to an empty zosc message #2191

Closed sphaero closed 3 years ago

sphaero commented 3 years ago

Problem: appending to an empty zosc message results in invalid message. Solution: only copy old data if there was any