]> granicus.if.org Git - curl/commit
CURLU: fix NULL dereference when used over proxy
authorDaniel Stenberg <daniel@haxx.se>
Mon, 4 Mar 2019 11:03:39 +0000 (12:03 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 4 Mar 2019 15:24:08 +0000 (16:24 +0100)
commit15401fa886b707ae2a42b95fa6cf313685306492
tree116f48ef772045740d595ed1c9ba7b8fed1d6b77
parent2591a491aa7cc736dc1751b7b1a4502eac5edf9e
CURLU: fix NULL dereference when used over proxy

Test 659 verifies

Also fixed the test 658 name

Closes #3641
lib/url.c
tests/data/Makefile.inc
tests/data/test658
tests/data/test659 [new file with mode: 0644]
tests/libtest/Makefile.inc
tests/libtest/lib659.c [new file with mode: 0644]