librdkafka icon indicating copy to clipboard operation
librdkafka copied to clipboard

fix double free for hdrs (pass ownership to message)

Open blindspotbounty opened this issue 1 year ago • 4 comments

Fixes double free for hdrs variable, more info here: https://github.com/confluentinc/librdkafka/issues/4627

Rare case when try to send message for non-existing topic/server etc.

blindspotbounty avatar Feb 28 '24 15:02 blindspotbounty

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Feb 28 '24 15:02 cla-assistant[bot]

@Quuxplusone, @arches-andy just to double check: should someone tap the merge button or will it done at some point automatically?

  • sorry, just not sure about the workflow in librdkafka project

blindspotbounty avatar Apr 26 '24 16:04 blindspotbounty

should someone tap the merge button or will it done at some point automatically?

Someone should tap the merge button; but I'm not a maintainer, just an interested bystander, and I think @arches-andy is too. So... @emasab, ping!

Quuxplusone avatar Apr 26 '24 16:04 Quuxplusone