]> git.ipfire.org Git - thirdparty/curl.git/commit
url: don't touch the multi handle when closing internal handles
authorDaniel Stenberg <daniel@haxx.se>
Thu, 19 Oct 2023 07:24:27 +0000 (09:24 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Oct 2023 14:59:43 +0000 (16:59 +0200)
commitb0bee93dfee587530b1eac1060e12c7336aa4c88
tree4a2bbcb42f309b1f2af037c09ed7804abde0862e
parentd31a8424e8bac2725ee54a1678f1b679c5e31a18
url: don't touch the multi handle when closing internal handles

Reported-by: Maksymilian Arciemowicz
Closes #12165
lib/doh.c
lib/url.c