erickt / rust-zmq

Rust zeromq bindings.
Apache License 2.0
887 stars 189 forks source link

Fix message from boxed slice #301

Closed kalcutter closed 4 years ago

rotty commented 4 years ago

Thanks for noticing, fixing and including a test case!

Side note: I squashed the test and fix, as I prefer linear history (if reasonable) and still wanted to keep bisectability.