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

tool_operate: do not mix memory models #12280

Closed
wants to merge 1 commit into from
Closed

Conversation

bagder
Copy link
Member

@bagder bagder commented Nov 6, 2023

Make sure 'inputpath' only points to memory allocated by libcurl so that curl_free works correctly.

Pointed out by Coverity

Follow-up to 859e88f

Make sure 'inputpath' only points to memory allocated by libcurl so that
curl_free works correctly.

Pointed out by Coverity

Follow-up to 859e88f
@bagder bagder closed this in ba281e5 Nov 6, 2023
@bagder bagder deleted the bagder/free-curl branch November 6, 2023 13:30
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.

None yet

1 participant