Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl/add_parallel_transfers: better error handling #9729

Closed
wants to merge 1 commit into from

Commits on Oct 13, 2022

  1. curl/add_parallel_transfers: better error handling

    1 - consider the transfer handled at once when in the function, to avoid
        the same list entry to get added more than once in rare error
        situations
    
    2 - set the ERRORBUFFER for the handle first after it has been added
        successfully
    
    Reported-by: Trail of Bits
    bagder committed Oct 13, 2022
    Copy the full SHA
    747c0ec View commit details
    Browse the repository at this point in the history