Date: Wed, 27 Nov 2019 12:58:39 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 220468] libfetch: Does not handle 407 (proxy auth) when connecting to HTTPS using connect tunnel Message-ID: <bug-220468-7501-SyLEKYbxoY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220468-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-220468-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220468 yamayan@kbh.biglobe.ne.jp changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yamayan@kbh.biglobe.ne.jp --- Comment #10 from yamayan@kbh.biglobe.ne.jp --- Created attachment 209479 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D209479&action= =3Dedit simple patch I have a simple patch. previous patch seems complex for me. and it seems broken. setting conn->err after conn is freed with fetch_close can cause SIGSEGV. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220468-7501-SyLEKYbxoY>