rust-rdkafka icon indicating copy to clipboard operation
rust-rdkafka copied to clipboard

Fix null characters in configuration values

Open manifest opened this issue 1 year ago • 1 comments

This PR for the issue.

manifest avatar Jun 02 '24 18:06 manifest

Just as a heads up for the maintainers, there seem to be three PRs for this issue by now

  1. https://github.com/fede1024/rust-rdkafka/pull/671
  2. https://github.com/fede1024/rust-rdkafka/pull/688
  3. https://github.com/fede1024/rust-rdkafka/pull/691 (this PR)

(I don't care which one gets merged, as long as master works again)

chklauser avatar Jun 16 '24 10:06 chklauser

Fixed in #688

fede1024 avatar Aug 06 '24 07:08 fede1024