Loading lib/http_proxy.c +1 −1 Original line number Diff line number Diff line Loading @@ -248,7 +248,7 @@ CURLcode Curl_proxyCONNECT(struct connectdata *conn, useragent, proxyconn); if(host && *host) if(host) free(host); free(hostheader); Loading Loading
lib/http_proxy.c +1 −1 Original line number Diff line number Diff line Loading @@ -248,7 +248,7 @@ CURLcode Curl_proxyCONNECT(struct connectdata *conn, useragent, proxyconn); if(host && *host) if(host) free(host); free(hostheader); Loading