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
Please register or sign in to comment