]> git.ipfire.org Git - thirdparty/curl.git/commit
http_proxy: restore the protocol pointer on error
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 Oct 2022 12:13:36 +0000 (14:13 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Oct 2022 13:30:25 +0000 (15:30 +0200)
commit55e1875729f9d9fc7315cec611bffbd2c817ad89
tree0db1040dbdd9c28cb5747eb37b482d86a0d1eec1
parent9d0869d234b3be9d23a290df17f0893a22d56132
http_proxy: restore the protocol pointer on error

Reported-by: Trail of Bits
Closes #9790
lib/http_proxy.c
lib/url.c