Unverified Commit cbb22cb7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

url: remove unncessary NULL-check

Since 'conn' won't be NULL in there and we also access the pointer in
there without the check.

Coverity CID 1420610
parent 3962a3cf
Supports Markdown
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