Skip to content

Commit

Permalink
Giaslas Georgios's Host: over proxy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Feb 17, 2002
1 parent 0b57fa9 commit feb6b64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/url.c
Expand Up @@ -1984,6 +1984,7 @@ static CURLcode CreateConnection(struct SessionHandle *data,

/* we need these pointers if we speak over a proxy */
conn->hostname = old_conn->gname;
conn->name = old_conn->name;

free(conn->path); /* free the previously allocated path pointer */

Expand Down

0 comments on commit feb6b64

Please sign in to comment.