Skip to content

mqtt: convert sendleftovers to dynbuf #16823

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

Closed
wants to merge 1 commit into from
Closed

Conversation

bagder
Copy link
Member

@bagder bagder commented Mar 24, 2025

Avoid frequent strdups/free calls

Reported-by: Ronald Crane

Avoid frequent strdups/free calls, including the double-free risk.

Reported-by: Ronald Crane
@bagder bagder added the MQTT label Mar 24, 2025
@bagder bagder closed this in b2078c0 Mar 25, 2025
@bagder bagder deleted the bagder/mqtt-dynbuf branch March 25, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant