Probably not necessary, but good practice.
This commit is contained in:
parent
8d7f402efb
commit
bd878756fc
@ -89,6 +89,7 @@ void Curl_global_host_cache_dtor(void)
|
|||||||
{
|
{
|
||||||
if (host_cache_initialized) {
|
if (host_cache_initialized) {
|
||||||
curl_hash_clean(&hostname_cache);
|
curl_hash_clean(&hostname_cache);
|
||||||
|
host_cache_initialized = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user