Skip to content

tool_cfgable: free the SSL signature algorithms#20915

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/sigalg-mem
Closed

tool_cfgable: free the SSL signature algorithms#20915
bagder wants to merge 1 commit intomasterfrom
bagder/sigalg-mem

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Mar 12, 2026

Follow-up to a638828
Reported-by: James Fuller

Follow-up to a638828
Reported-by: James Fuller
@bagder bagder marked this pull request as ready for review March 12, 2026 22:20
@bagder bagder requested a review from Copilot March 12, 2026 22:20
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a memory leak in the curl tool configuration teardown by ensuring the SSL signature algorithms option string is properly freed when an OperationConfig is released.

Changes:

  • Free config->ssl_signature_algorithms in free_config_fields() during config cleanup.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@bagder bagder closed this in 2b3438d Mar 12, 2026
@bagder bagder deleted the bagder/sigalg-mem branch March 12, 2026 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants