From 15401fa886b707ae2a42b95fa6cf313685306492 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 4 Mar 2019 12:03:39 +0100 Subject: CURLU: fix NULL dereference when used over proxy Test 659 verifies Also fixed the test 658 name Closes #3641 --- tests/data/test658 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/data/test658') diff --git a/tests/data/test658 b/tests/data/test658 index 8c77eafec..2ed6d6429 100644 --- a/tests/data/test658 +++ b/tests/data/test658 @@ -3,6 +3,7 @@ HTTP HTTP GET +CURLOPT_CURLU @@ -29,7 +30,7 @@ http lib658 -HTTP GET +Pass URL to libcurl with CURLOPT_CURLU http://%HOSTIP:%HTTPPORT/658 -- cgit v1.2.3