rust-rdkafka
rust-rdkafka copied to clipboard
Fix null characters in configuration values
Just as a heads up for the maintainers, there seem to be three PRs for this issue by now
- https://github.com/fede1024/rust-rdkafka/pull/671
- https://github.com/fede1024/rust-rdkafka/pull/688
- https://github.com/fede1024/rust-rdkafka/pull/691 (this PR)
(I don't care which one gets merged, as long as master works again)
Fixed in #688