Skip to content
Snippets Groups Projects
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
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