]> git.ipfire.org Git - thirdparty/curl.git/commit
Curl_easy: remember last connection by id, not by pointer
authorDaniel Stenberg <daniel@haxx.se>
Sun, 16 Aug 2020 09:34:35 +0000 (11:34 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 17 Aug 2020 12:33:09 +0000 (14:33 +0200)
commit3c9e021f86872baae412a427e807fbfa2f3e8a22
tree13f8dcd7655ead28abee32bbca8b8783335f4d2b
parent687908c6e6332b2bf4ba74b271e795f9c65a5a61
Curl_easy: remember last connection by id, not by pointer

CVE-2020-8231

Bug: https://curl.haxx.se/docs/CVE-2020-8231.html

Reported-by: Marc Aldorasi
Closes #5824
lib/connect.c
lib/easy.c
lib/multi.c
lib/url.c
lib/urldata.h