Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix double free for hdrs (pass ownership to message) #4628

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

blindspotbounty
Copy link

@blindspotbounty blindspotbounty commented Feb 28, 2024

Fixes double free for hdrs variable, more info here: #4627

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

Copy link

cla-assistant bot commented Feb 28, 2024

CLA assistant check
All committers have signed the CLA.

src/rdkafka_msg.c Outdated Show resolved Hide resolved
Copy link

@arches-andy arches-andy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with the changes to the comments.

Co-authored-by: Arthur O'Dwyer <arthur.j.odwyer@gmail.com>
@blindspotbounty
Copy link
Author

blindspotbounty commented Apr 26, 2024

@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

@Quuxplusone
Copy link
Contributor

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants