mirror of
https://github.com/curl/curl.git
synced 2026-05-30 09:07:33 +03:00
parent
fc8ad0b23c
commit
9caa7bc930
1 changed files with 1 additions and 1 deletions
|
|
@ -1299,7 +1299,7 @@ struct CookieInfo *Curl_cookie_init(struct Curl_easy *data,
|
|||
*/
|
||||
remove_expired(c);
|
||||
|
||||
if(fromfile && fp)
|
||||
if(fromfile)
|
||||
fclose(fp);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue