Commit 74e54c5a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Pointer "cur_pos" dereferenced before NULL check, found by coverity.com scan.

Removed the NULL check since the pointer must be valid already.
parent 6fc15157
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