diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-08-20 16:37:01 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-08-20 16:37:01 +0200 |
commit | 30f2d0c0b321cb17c38a2b21a50016e7901b55b2 (patch) | |
tree | f7034072a186390c820dca9a26b4b716394ea30a /README | |
parent | f854130b7bb6b48ad4dffce8705de5997a2a9a4e (diff) |
Curl_disconnect: don't free the URL
The URL is not a property of the connection so it should not be freed in
the connection disconnect but in the Curl_close() that frees the easy
handle.
Bug: http://curl.haxx.se/mail/lib-2014-08/0148.html
Reported-by: Paras S
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions