mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-04 06:02:54 +00:00
curl_global_cleanup
This commit is contained in:
parent
3949826f89
commit
368ed6ad1e
1 changed files with 2 additions and 0 deletions
|
|
@ -261,6 +261,8 @@ static const char *DRPC_GetServerIP(void)
|
|||
free(buffer.pointer);
|
||||
curl_easy_cleanup(curl);
|
||||
}
|
||||
|
||||
curl_global_cleanup();
|
||||
}
|
||||
|
||||
if (self_ip[0])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue