soup_uri_copy_host: always set the path to something non-NULL
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 3 Feb 2012 17:47:54 +0000 (17:47 +0000)
committerDan Winship <danw@gnome.org>
Mon, 6 Feb 2012 22:12:26 +0000 (17:12 -0500)
commit9a7fee1ef398877d0950ab66837ecb25fe1f960c
tree1bad07141a70ccc9baf3857376a433b2920a738a
parent6679ab2a4ba2bf6bb6a4c7065fbc78c84461b97d
soup_uri_copy_host: always set the path to something non-NULL

Not doing so is considered to be invalid.

Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=667637
Bug-NB: NB#294977
libsoup/soup-uri.c