mirror of
https://github.com/curl/curl.git
synced 2026-04-21 10:22:32 +03:00
parent
c3add7130d
commit
0eed8b7330
1 changed files with 2 additions and 0 deletions
|
|
@ -848,6 +848,8 @@ static CURLcode append2query(struct OperationConfig *config,
|
|||
}
|
||||
curl_url_cleanup(uh);
|
||||
}
|
||||
else
|
||||
result = CURLE_OUT_OF_MEMORY;
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue