mirror of
https://github.com/curl/curl.git
synced 2026-08-24 12:33:37 +03:00
parent
2e0fa50fc1
commit
3b6d18bbf6
23 changed files with 29 additions and 29 deletions
|
|
@ -379,7 +379,7 @@ size_t Curl_ftp_parselist(char *buffer, size_t size, size_t nmemb,
|
|||
/* scenario:
|
||||
* 1. call => OK..
|
||||
* 2. call => OUT_OF_MEMORY (or other error)
|
||||
* 3. (last) call => is skipped RIGHT HERE and the error is hadled later
|
||||
* 3. (last) call => is skipped RIGHT HERE and the error is handled later
|
||||
* in wc_statemach()
|
||||
*/
|
||||
goto fail;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue