diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-10-02 09:58:04 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-10-19 15:29:31 +0200 |
commit | 05564e750e8f0c79016c680f301ce251e6e86155 (patch) | |
tree | b875de08e14b604feb07175c44b09165722a4c03 /maketgz | |
parent | 8a49f91d328f86e02f841aee3f0f8ae200b39131 (diff) |
multi: avoid double-free
Curl_follow() no longer frees the string. Make sure it happens in the
caller function, like we normally handle allocations.
This bug was introduced with the use of the URL API internally, it has
never been in a release version
Reported-by: Dario Weißer
Closes #3149
Diffstat (limited to 'maketgz')
0 files changed, 0 insertions, 0 deletions