Skip to content
Snippets Groups Projects
Unverified Commit 7fcfad4d authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

setopt: warn on Curl_set*opt() uses not using the return value

And switch the invokes that would "set" NULL to instead just plainly
free the pointer, as those were otherwise the invokes that would ignore
the return code. And possibly confuse static code analyzers.
parent b7c7dffe
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment