mirror of
https://github.com/curl/curl.git
synced 2026-08-25 11:03:38 +03:00
parent
5121d98c22
commit
95f5aae9ad
3 changed files with 50 additions and 1 deletions
|
|
@ -2140,6 +2140,7 @@ static CURLcode single_transfer(struct GlobalConfig *global,
|
|||
}
|
||||
break;
|
||||
}
|
||||
Curl_safefree(state->outfiles);
|
||||
|
||||
if(!*added || result) {
|
||||
*added = FALSE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue