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

curl: exit the create_transfers loop on errors

When looping around the ranges and given URLs to create transfers, all
errors should exit the loop and return. Previously it would keep
looping.

Reported-by: SumatraPeter on github
Bug: #4393
parent e09749dd
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