Skip to content
Snippets Groups Projects
Commit 12acab9b authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

When setting *_URL or *_PROXY in *_setopt(), it is important that we check

and possibly free the existing pointer first, and then clear the "allocated"
bit. We previously mistakenly could free the new pointer passed to us by
the friendly user...!
parent c9c21150
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment