parent
fc8ad0b23c
commit
9caa7bc930
@ -1299,7 +1299,7 @@ struct CookieInfo *Curl_cookie_init(struct Curl_easy *data,
|
||||
*/
|
||||
remove_expired(c);
|
||||
|
||||
if(fromfile && fp)
|
||||
if(fromfile)
|
||||
fclose(fp);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user